summaryrefslogtreecommitdiff
path: root/deskutils/gnome-utils/files/patch-aa
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2001-04-18 21:37:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2001-04-18 21:37:32 +0000
commit01a9f79f0a3692d8148990805beabc8593d3596d (patch)
tree99d1ef5788fc9e55b6948a7d4951ac4a315f63bf /deskutils/gnome-utils/files/patch-aa
parentNew index, rebuilt due to samba changes. (Gee, how many things (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_3_0'.release/4.3.0
Diffstat (limited to 'deskutils/gnome-utils/files/patch-aa')
-rw-r--r--deskutils/gnome-utils/files/patch-aa31
1 files changed, 0 insertions, 31 deletions
diff --git a/deskutils/gnome-utils/files/patch-aa b/deskutils/gnome-utils/files/patch-aa
deleted file mode 100644
index 6f97cad1373c..000000000000
--- a/deskutils/gnome-utils/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.