summaryrefslogtreecommitdiffstats
path: root/x11/yelp/files
diff options
context:
space:
mode:
Diffstat (limited to 'x11/yelp/files')
-rw-r--r--x11/yelp/files/patch-configure19
1 files changed, 19 insertions, 0 deletions
diff --git a/x11/yelp/files/patch-configure b/x11/yelp/files/patch-configure
new file mode 100644
index 000000000..a6e8fbc28
--- /dev/null
+++ b/x11/yelp/files/patch-configure
@@ -0,0 +1,19 @@
+--- configure.orig Tue May 28 02:02:29 2002
++++ configure Tue May 28 02:03:10 2002
+@@ -7381,6 +7381,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+@@ -9979,7 +9980,7 @@
+
+ YELP_MODULES="gnome-vfs-2.0 libgnomeui-2.0 libbonobo-2.0"
+
+-YELP_IDL_INCLUDES="`$PKG_CONFIG --variable=idldir gnome-vfs-2.0 libgnomeui-2.0 libbonobo-2.0 bonobo-activation-2.0| sed -e 's/^/ /' -e 's/ \+$//' -e 's/ \+/ -I /g' -e 's/^ \+//'`"
++YELP_IDL_INCLUDES="`$PKG_CONFIG --variable=idldir libgtkhtml-2.0 gnome-vfs-2.0 libgnomeui-2.0 libbonobo-2.0 bonobo-activation-2.0| xargs -n1 echo -n ' -I '`"
+
+ echo "$as_me:9984: checking for bzread in -lbz2" >&5
+ echo $ECHO_N "checking for bzread in -lbz2... $ECHO_C" >&6