From 5e49a69ee1bcd9d6a0d5642d1b76a961cd59d9a7 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sat, 12 Jan 2013 17:55:29 +0100 Subject: [PATCH] glib: add patch to support automake-1.13 Signed-off-by: Stephan Raue --- .../glib/patches/glib-2.34.3-automake_1.13.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 packages/devel/glib/patches/glib-2.34.3-automake_1.13.patch diff --git a/packages/devel/glib/patches/glib-2.34.3-automake_1.13.patch b/packages/devel/glib/patches/glib-2.34.3-automake_1.13.patch new file mode 100644 index 0000000000..b33c391459 --- /dev/null +++ b/packages/devel/glib/patches/glib-2.34.3-automake_1.13.patch @@ -0,0 +1,11 @@ +diff -Naur glib-2.34.3-old/configure.ac glib-2.34.3-new/configure.ac +--- glib-2.34.3-old/configure.ac 2012-12-29 06:22:04.000000000 -0800 ++++ glib-2.34.3-new/configure.ac 2012-12-29 06:22:28.000000000 -0800 +@@ -293,7 +293,6 @@ + + AC_HEADER_STDC + +-AM_PROG_CC_STDC + AM_PROG_CC_C_O + AC_PROG_INSTALL +