diff options
Diffstat (limited to 'x11-toolkits/gtk13/files/patch-ae')
-rw-r--r-- | x11-toolkits/gtk13/files/patch-ae | 19 |
1 files changed, 7 insertions, 12 deletions
diff --git a/x11-toolkits/gtk13/files/patch-ae b/x11-toolkits/gtk13/files/patch-ae index 162619848409..cd62bea5ac85 100644 --- a/x11-toolkits/gtk13/files/patch-ae +++ b/x11-toolkits/gtk13/files/patch-ae @@ -1,6 +1,9 @@ ---- configure.orig Tue Jul 18 13:28:55 2000 -+++ configure Tue Jul 18 13:31:30 2000 -@@ -3821,7 +3821,7 @@ + +$FreeBSD$ + +--- configure.orig Tue Apr 17 23:13:16 2001 ++++ configure Sun Apr 29 14:55:08 2001 +@@ -3842,7 +3842,7 @@ cat conftest.$ac_ext >&5 rm -rf conftest* CATOBJEXT=.mo @@ -9,7 +12,7 @@ fi rm -f conftest* INSTOBJEXT=.mo -@@ -3831,7 +3831,7 @@ +@@ -3852,7 +3852,7 @@ # Added by Martin Baulig 12/15/98 for libc5 systems if test "$gt_cv_func_dgettext_libc" != "yes" \ && test "$gt_cv_func_dgettext_libintl" = "yes"; then @@ -18,11 +21,3 @@ LIBS=`echo $LIBS | sed -e 's/-lintl//'` fi -@@ -4598,6 +4598,7 @@ - glib_thread_cflags="$GLIB_CFLAGS" - glib_libs=`$GLIB_CONFIG_2_0 glib gobject gmodule --libs` - glib_thread_libs="$GLIB_LIBS" -+ GLIB_CFLAGS="$glib_cflags" - GLIB_LIBS="$glib_libs" - GLIB_DEPLIBS="$glib_libs" - else |