mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
libtirpc: add patch to support automake-1.13
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
fbf0fef514
commit
fe0ff63322
@ -0,0 +1,12 @@
|
|||||||
|
diff -Naur libtirpc-0.2.2-old/configure.ac libtirpc-0.2.2-new/configure.ac
|
||||||
|
--- libtirpc-0.2.2-old/configure.ac 2011-05-02 05:10:40.000000000 -0700
|
||||||
|
+++ libtirpc-0.2.2-new/configure.ac 2013-01-03 18:59:03.000000000 -0800
|
||||||
|
@@ -17,7 +17,7 @@
|
||||||
|
fi
|
||||||
|
|
||||||
|
AC_PROG_CC
|
||||||
|
-AM_CONFIG_HEADER(config.h)
|
||||||
|
+AC_CONFIG_HEADERS(config.h)
|
||||||
|
AC_PROG_LIBTOOL
|
||||||
|
AC_HEADER_DIRENT
|
||||||
|
AC_PREFIX_DEFAULT(/usr)
|
Loading…
x
Reference in New Issue
Block a user