From 2679664f6a0fd40b3d6d5bc1f9d05f9fa6bf91fe Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Wed, 15 Jan 2003 18:25:48 +0000 Subject: Update to 2.4.0. --- x11-toolkits/wxgtk-devel/files/patch-configure | 68 +++++++++++--------------- 1 file changed, 28 insertions(+), 40 deletions(-) (limited to 'x11-toolkits/wxgtk-devel/files/patch-configure') diff --git a/x11-toolkits/wxgtk-devel/files/patch-configure b/x11-toolkits/wxgtk-devel/files/patch-configure index 4d42ccaba3ea..ee3970e05565 100644 --- a/x11-toolkits/wxgtk-devel/files/patch-configure +++ b/x11-toolkits/wxgtk-devel/files/patch-configure @@ -1,31 +1,16 @@ $FreeBSD$ ---- configure.orig Thu Jan 31 12:17:48 2002 -+++ configure Thu Jan 31 13:45:16 2002 -@@ -10036,10 +10036,10 @@ - else - echo "$ac_t""no" 1>&6 - if test "$GTK_CONFIG_2_0" = "no" ; then -- echo "*** The gtk-config-2.0 script installed by GTK could not be found" -- echo "*** If GTK was installed in PREFIX, make sure PREFIX/bin is in" -- echo "*** your path, or set the GTK_CONFIG_2_0 environment variable to the" -- echo "*** full path to gtk-config-2.0." -+# echo "*** The gtk-config-2.0 script installed by GTK could not be found" -+# echo "*** If GTK was installed in PREFIX, make sure PREFIX/bin is in" -+# echo "*** your path, or set the GTK_CONFIG_2_0 environment variable to the" -+# echo "*** full path to gtk-config-2.0." - else - if test -f conf.gtktest ; then - : -@@ -10397,16 +10397,16 @@ +--- configure.orig Tue Jan 14 18:31:00 2003 ++++ configure Tue Jan 14 18:31:55 2003 +@@ -13284,14 +13284,14 @@ TOOLKIT=GTK GUIDIST=GTK_DIST - echo $ac_n "checking for gdk_im_open in -lgdk""... $ac_c" 1>&6 --echo "configure:10402: checking for gdk_im_open in -lgdk" >&5 +-echo "configure:13289: checking for gdk_im_open in -lgdk" >&5 + echo $ac_n "checking for gdk_im_open in -lgdk12""... $ac_c" 1>&6 -+echo "configure:10413: checking for gdk_im_open in -lgdk12" >&5 ++echo "configure:13289: checking for gdk_im_open in -lgdk12" >&5 ac_lib_var=`echo gdk'_'gdk_im_open | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -34,25 +19,22 @@ $FreeBSD$ -LIBS="-lgdk $LIBS" +LIBS="-lgdk12 $LIBS" cat > conftest.$ac_ext <> confdefs.h <> confdefs.h <<\EOF #define WXWIN_COMPATIBILITY_2 1 -@@ -18935,13 +18916,11 @@ +@@ -22467,13 +22451,11 @@ s%@WX_LIBRARY_IMPORTLIB@%$WX_LIBRARY_IMPORTLIB%g s%@WX_TARGET_LIBRARY@%$WX_TARGET_LIBRARY%g s%@WX_LIBRARY_LINK1@%$WX_LIBRARY_LINK1%g -- cgit v1.2.3