summaryrefslogtreecommitdiffstats
path: root/x11/yelp/files
diff options
context:
space:
mode:
Diffstat (limited to 'x11/yelp/files')
-rw-r--r--x11/yelp/files/patch-configure13
1 files changed, 2 insertions, 11 deletions
diff --git a/x11/yelp/files/patch-configure b/x11/yelp/files/patch-configure
index 73cda6a70..7e0c0705f 100644
--- a/x11/yelp/files/patch-configure
+++ b/x11/yelp/files/patch-configure
@@ -1,5 +1,5 @@
---- configure.orig Wed Feb 25 00:54:31 2004
-+++ configure Wed Feb 25 00:55:33 2004
+--- configure.orig Mon Mar 22 19:14:23 2004
++++ configure Mon Mar 22 19:14:23 2004
@@ -9879,7 +9879,7 @@
YELP_MODULES="gnome-vfs-2.0 libgnomeui-2.0 libbonobo-2.0"
@@ -9,12 +9,3 @@
for ac_prog in gsed sed
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
-@@ -9924,7 +9924,7 @@
- test -n "$SED" && break
- done
-
--if ${SED} --version 2>/dev/null | grep GNU >/dev/null 2>&1; then
-+if -1; then
- YELP_IDL_INCLUDES="`echo ${idl_dirs} | ${SED} -e 's/^/ /' -e 's/ \+$//' -e 's/ \+/ -I /g' -e 's/^ \+//'`"
- else
- YELP_IDL_INCLUDES="`echo ${idl_dirs} | ${SED} -E -e 's/^/ /' -e 's/ +$//' -e 's/ +/ -I /g' -e 's/^ +//'`"