mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
boblightd: add patch to support automake-1.13
This commit is contained in:
parent
e001bda84c
commit
c98a4ba805
@ -0,0 +1,13 @@
|
|||||||
|
diff --git a/configure.ac b/configure.ac
|
||||||
|
index e2a6aaf..c20a3fc 100644
|
||||||
|
--- a/configure.ac
|
||||||
|
+++ b/configure.ac
|
||||||
|
@@ -9,7 +9,7 @@ AM_MAINTAINER_MODE
|
||||||
|
|
||||||
|
AC_ISC_POSIX
|
||||||
|
AC_PROG_CXX
|
||||||
|
-AM_PROG_CC_STDC
|
||||||
|
+AC_PROG_CC
|
||||||
|
AC_HEADER_STDC
|
||||||
|
|
||||||
|
AM_PROG_LIBTOOL
|
Loading…
x
Reference in New Issue
Block a user