summaryrefslogtreecommitdiff
path: root/misc/gnomeutils2/files/patch-aa
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-09-23 01:36:53 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-09-23 01:36:53 +0000
commit8c7499bdfa85657ea6c2517ada0ef4a4db489beb (patch)
tree1c37a6088704b234484b1352cd1f882fb2a253ad /misc/gnomeutils2/files/patch-aa
parentCatch up with Wnn6-lib update. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_1'.release/4.1.1
Diffstat (limited to 'misc/gnomeutils2/files/patch-aa')
-rw-r--r--misc/gnomeutils2/files/patch-aa31
1 files changed, 0 insertions, 31 deletions
diff --git a/misc/gnomeutils2/files/patch-aa b/misc/gnomeutils2/files/patch-aa
deleted file mode 100644
index 6f97cad1373c..000000000000
--- a/misc/gnomeutils2/files/patch-aa
+++ /dev/null
@@ -1,31 +0,0 @@
---- configure.orig Fri May 19 14:49:06 2000
-+++ configure Tue May 30 13:31:24 2000
-@@ -6350,17 +6350,13 @@
- if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- build_gfloppy=true
-+ subdirs="gfloppy"
- else
-+ build_gfloppy=false
- echo "$ac_t""no" 1>&6
- echo "configure: warning: *** gfloppy will not be built." 1>&2
- fi
-
--if $build_gfloppy; then
-- subdirs="gfloppy"
--
--fi
--
--
- if test "$build_gfloppy" = true; then
- BUILD_GFLOPPY_TRUE=
- BUILD_GFLOPPY_FALSE='#'
-@@ -8453,7 +8449,7 @@
- esac
- done
-
-- for ac_config_dir in gfloppy; do
-+ for ac_config_dir in $subdirs ; do
-
- # Do not complain, so a configure script can configure whichever
- # parts of a large source tree are present.