mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
xkeyboard-config: fix autoreconf
This commit is contained in:
parent
ef6c4417a8
commit
a4a414b69f
@ -0,0 +1,9 @@
|
|||||||
|
diff --git a/configure.ac b/configure.ac
|
||||||
|
index fb31994..42f9eee 100644
|
||||||
|
--- a/configure.ac
|
||||||
|
+++ b/configure.ac
|
||||||
|
@@ -1,3 +1,4 @@
|
||||||
|
+AC_CONFIG_MACRO_DIR([m4])
|
||||||
|
AC_INIT(xkeyboard-config, 2.9)
|
||||||
|
AC_CONFIG_SRCDIR(rules/base.xml.in)
|
||||||
|
AM_INIT_AUTOMAKE([foreign dist-bzip2])
|
Loading…
x
Reference in New Issue
Block a user