aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gnustep-base/files
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gnustep-base/files')
-rw-r--r--lang/gnustep-base/files/patch-configure20
1 files changed, 0 insertions, 20 deletions
diff --git a/lang/gnustep-base/files/patch-configure b/lang/gnustep-base/files/patch-configure
deleted file mode 100644
index 2097a7ab7e4d..000000000000
--- a/lang/gnustep-base/files/patch-configure
+++ /dev/null
@@ -1,20 +0,0 @@
---- configure.orig Thu Apr 18 18:02:10 2002
-+++ configure Sun Jun 2 20:16:07 2002
-@@ -5138,7 +5138,7 @@
- if test x$xml_config_prefix != x ; then
- xml_config_args="$xml_config_args --prefix=$xml_config_prefix"
- if test x${XML_CONFIG+set} != xset ; then
-- XML_CONFIG=$xml_config_prefix/bin/xml-config
-+ XML_CONFIG=$xml_config_prefix/bin/xml2-config
- fi
- fi
-
-@@ -5180,7 +5180,7 @@
-
- if test "$XML2_CONFIG" = "no" ; then
- # Extract the first word of "xml-config", so it can be a program name with args.
--set dummy xml-config; ac_word=$2
-+set dummy xml2-config; ac_word=$2
- echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
- echo "configure:5186: checking for $ac_word" >&5
- if eval "test \"`echo '$''{'ac_cv_path_XML_CONFIG'+set}'`\" = set"; then