From 0d24ce472965b1af574ee8eab914346a50d93ab0 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Tue, 14 Sep 1999 22:58:51 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_3_3_0'. --- x11-toolkits/wxgtk24/files/patch-aa | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 x11-toolkits/wxgtk24/files/patch-aa (limited to 'x11-toolkits/wxgtk24/files/patch-aa') diff --git a/x11-toolkits/wxgtk24/files/patch-aa b/x11-toolkits/wxgtk24/files/patch-aa deleted file mode 100644 index ee9147edcbb4..000000000000 --- a/x11-toolkits/wxgtk24/files/patch-aa +++ /dev/null @@ -1,24 +0,0 @@ ---- configure.orig Sat Jun 19 14:34:17 1999 -+++ configure Sat Jun 19 14:34:30 1999 -@@ -6424,18 +6424,18 @@ - if test x$gtk_config_exec_prefix != x ; then - gtk_config_args="$gtk_config_args --exec-prefix=$gtk_config_exec_prefix" - if test x${GTK_CONFIG+set} != xset ; then -- GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config -+ GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk10-config - fi - fi - if test x$gtk_config_prefix != x ; then - gtk_config_args="$gtk_config_args --prefix=$gtk_config_prefix" - if test x${GTK_CONFIG+set} != xset ; then -- GTK_CONFIG=$gtk_config_prefix/bin/gtk-config -+ GTK_CONFIG=$gtk_config_prefix/bin/gtk10-config - fi - fi - - # Extract the first word of "gtk-config", so it can be a program name with args. --set dummy gtk-config; ac_word=$2 -+set dummy gtk10-config; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 - echo "configure:6441: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_GTK_CONFIG'+set}'`\" = set"; then -- cgit v1.2.3