diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-17 22:15:47 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-17 22:15:47 +0000 |
commit | 5154aa3b0a629f156a56b8d5749cc1f22a752c5a (patch) | |
tree | febf9e4fac790263fec3d5a9cbe3621e41ec8823 /www/galeon2/files/patch-configure | |
parent | 199e495edebd646519baf8c822b2aeb71533f22e (diff) |
Add galeon2 after a repo copy from galeon. Galeon 2 is the GNOME 2
version of the Gecko-based web browser. Note, this is a development version,
and problems are likely to occur.
Notes
Notes:
svn path=/head/; revision=70329
Diffstat (limited to 'www/galeon2/files/patch-configure')
-rw-r--r-- | www/galeon2/files/patch-configure | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/www/galeon2/files/patch-configure b/www/galeon2/files/patch-configure index 86df3c00edd7..7c0b2ed87ef2 100644 --- a/www/galeon2/files/patch-configure +++ b/www/galeon2/files/patch-configure @@ -1,13 +1,10 @@ - -$FreeBSD$ - ---- configure.orig Thu Apr 25 21:02:26 2002 -+++ configure Thu Apr 25 21:03:14 2002 -@@ -5434,6 +5434,7 @@ +--- configure Thu Nov 7 02:51:25 2002 ++++ configure2 Thu Nov 7 02:51:32 2002 +@@ -7140,6 +7140,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' + LIBTOOL='$(SHELL) $(top_builddir)/libtool' |