From b7b824a3674002a8c4a53af9203fa84e55f6ac08 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Thu, 2 Aug 2001 09:17:12 +0000 Subject: Update to 2.3.0. --- x11-toolkits/wxgtk-devel/files/patch-configure | 59 ++++++++++++++------------ 1 file changed, 33 insertions(+), 26 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 1b8b18df93b2..05998ba6dfaa 100644 --- a/x11-toolkits/wxgtk-devel/files/patch-configure +++ b/x11-toolkits/wxgtk-devel/files/patch-configure @@ -1,16 +1,31 @@ $FreeBSD$ ---- configure.orig Mon Jul 23 14:48:10 2001 -+++ configure Mon Jul 23 15:12:50 2001 -@@ -7452,14 +7452,14 @@ +--- configure.orig Mon May 28 20:11:23 2001 ++++ configure Mon May 28 20:14:20 2001 +@@ -7606,10 +7606,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 + : +@@ -7941,14 +7941,14 @@ TOOLKIT=GTK GUIDIST=GTK_DIST - echo $ac_n "checking for gdk_im_open in -lgdk""... $ac_c" 1>&6 --echo "configure:7457: checking for gdk_im_open in -lgdk" >&5 +-echo "configure:7946: checking for gdk_im_open in -lgdk" >&5 + echo $ac_n "checking for gdk_im_open in -lgdk12""... $ac_c" 1>&6 -+echo "configure:7457: checking for gdk_im_open in -lgdk12" >&5 ++echo "configure:7946: 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 @@ -19,9 +34,9 @@ $FreeBSD$ -LIBS="-lgdk $LIBS" +LIBS="-lgdk12 $LIBS" cat > conftest.$ac_ext <> confdefs.h <> confdefs.h <<\EOF -@@ -14754,8 +14737,6 @@ +@@ -15947,8 +15926,6 @@ s%@WX_LIBRARY@%$WX_LIBRARY%g s%@WX_TARGET_LIBRARY@%$WX_TARGET_LIBRARY%g s%@WX_LIBRARY_LINK1@%$WX_LIBRARY_LINK1%g @@ -93,7 +100,7 @@ $FreeBSD$ s%@PROGRAM_EXT@%$PROGRAM_EXT%g s%@WX_LIBRARY_NAME_GL@%$WX_LIBRARY_NAME_GL%g s%@WX_LIBRARY_NAME_STATIC_GL@%$WX_LIBRARY_NAME_STATIC_GL%g -@@ -14763,8 +14744,6 @@ +@@ -15956,8 +15933,6 @@ s%@WX_LIBRARY_GL@%$WX_LIBRARY_GL%g s%@WX_TARGET_LIBRARY_GL@%$WX_TARGET_LIBRARY_GL%g s%@WX_LIBRARY_LINK1_GL@%$WX_LIBRARY_LINK1_GL%g -- cgit v1.2.3