aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/libtirpc/libtirpc-0.2.3/obsolete_automake_macros.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/libtirpc/libtirpc-0.2.3/obsolete_automake_macros.patch')
-rw-r--r--meta/recipes-extended/libtirpc/libtirpc-0.2.3/obsolete_automake_macros.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta/recipes-extended/libtirpc/libtirpc-0.2.3/obsolete_automake_macros.patch b/meta/recipes-extended/libtirpc/libtirpc-0.2.3/obsolete_automake_macros.patch
new file mode 100644
index 0000000000..88d759fde6
--- /dev/null
+++ b/meta/recipes-extended/libtirpc/libtirpc-0.2.3/obsolete_automake_macros.patch
@@ -0,0 +1,15 @@
+Upstream-Status: Submitted [libtirpc-devel@lists.sourceforge.net]
+
+Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
+diff -Nurd libtirpc-0.2.2/configure.ac libtirpc-0.2.2/configure.ac
+--- libtirpc-0.2.2/configure.ac 2011-05-02 15:10:40.000000000 +0300
++++ libtirpc-0.2.2/configure.ac 2013-01-11 15:11:24.275000030 +0200
+@@ -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)