diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-09-18 12:55:46 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-09-18 12:55:46 +0000 |
commit | e715af8986a576eec90d432e8ec26d621827b089 (patch) | |
tree | 4136babd726d84d805c57028b8dd50cda38f6d78 /x11/libgnome/files/patch-configure | |
parent | kaffe-devel doesn't know about amd64 CPUs. (diff) |
Update to 2.4.0
This was accidently missed from recent mega GNOME 2.2 -> 2.4 update.
Reported by: Pav Lucistnik <pav@oook.cz>
Notes
Notes:
svn path=/head/; revision=89048
Diffstat (limited to 'x11/libgnome/files/patch-configure')
-rw-r--r-- | x11/libgnome/files/patch-configure | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/x11/libgnome/files/patch-configure b/x11/libgnome/files/patch-configure index d5a0a23fd4fa..8111dd90a73f 100644 --- a/x11/libgnome/files/patch-configure +++ b/x11/libgnome/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig Fri Nov 1 06:34:11 2002 -+++ configure Sat Nov 9 02:15:02 2002 -@@ -7964,6 +7964,7 @@ +--- configure.orig Mon Aug 11 15:31:05 2003 ++++ configure Mon Aug 11 15:31:06 2003 +@@ -19070,6 +19070,7 @@ # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" @@ -8,12 +8,3 @@ # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -8335,7 +8336,7 @@ - - - case $host in -- *-linux-gnu | *-irix6*) -+ *-linux-gnu | *-irix6* | *-freebsd*) - cat >>confdefs.h <<\_ACEOF - #define HAVE_MAN_WHEREIS 1 - _ACEOF |