From 1b003691f4c0b002481fc174e77f241d14e22c1d Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Fri, 6 Jul 2018 05:05:24 -0500 Subject: user/gtk+2.0: bump and fix \o/ --- user/gtk+2.0/automake.patch | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 user/gtk+2.0/automake.patch (limited to 'user/gtk+2.0/automake.patch') diff --git a/user/gtk+2.0/automake.patch b/user/gtk+2.0/automake.patch new file mode 100644 index 000000000..106597974 --- /dev/null +++ b/user/gtk+2.0/automake.patch @@ -0,0 +1,19 @@ +--- ./configure.in.orig 2012-12-31 14:40:30.297439517 +0000 ++++ ./configure.in 2012-12-31 14:40:51.587629835 +0000 +@@ -51,7 +51,7 @@ + cflags_set=${CFLAGS+set} + + AM_INIT_AUTOMAKE([no-define -Wno-portability dist-bzip2]) +-AM_CONFIG_HEADER(config.h) ++AC_CONFIG_HEADER(config.h) + + # Support silent build rules, requires at least automake-1.11. Enable + # by either passing --enable-silent-rules to configure or passing V=0 +@@ -300,7 +300,6 @@ + + # Checks for programs. + AC_ISC_POSIX +-AM_PROG_CC_STDC + AM_PROG_CC_C_O + AC_PROG_INSTALL + AC_PROG_MAKE_SET -- cgit v1.2.3-60-g2f50