summaryrefslogtreecommitdiff
path: root/lang/gnustep-guile/files/patch-Greg-configure
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-06-01 05:09:24 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-06-01 05:09:24 +0000
commit92109db5a299be17a0aedb011aa92afdb069d12e (patch)
treedbbddab1f797686a6096cce5a1faefd7ce52ebdf /lang/gnustep-guile/files/patch-Greg-configure
parent- Add WITH_GNUSTEP_DEVEL (diff)
- Update to 1.1.0
- Fix some autconf problems - install/deinstall info files generic - Add WITH_GNUSTEP_DEVEL
Diffstat (limited to 'lang/gnustep-guile/files/patch-Greg-configure')
-rw-r--r--lang/gnustep-guile/files/patch-Greg-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/gnustep-guile/files/patch-Greg-configure b/lang/gnustep-guile/files/patch-Greg-configure
deleted file mode 100644
index bbdcfc0e670c..000000000000
--- a/lang/gnustep-guile/files/patch-Greg-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- Greg/configure.orig Thu May 10 12:48:26 2001
-+++ Greg/configure Mon May 5 08:05:35 2003
-@@ -2259,7 +2259,7 @@
- done
-
-
--GUILE_LIB_PATH=`$GUILEPATH -c '(display (string-append (%package-data-dir) "/" (version)))'`
-+GUILE_LIB_PATH=`$GUILEPATH -c '(display (%library-dir))'`
-
- cat >> confdefs.h <<EOF
- #define GUILE_LIB_PATH $GUILE_LIB_PATH