diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-07 18:42:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-07 18:42:25 +0000 |
commit | 336b31c3940aea29270fc9fd9b51d3ba1633729e (patch) | |
tree | ab986f61fb6fef3625ba83cee9ea5d304243bfe8 /x11/libgnome/files/patch-configure | |
parent | add ocaml-images 2.10 (diff) |
Update to GNOME 2.2.
This is Phase I. All existing ports have been updated to their GNOME 2.2
counterparts.
Notes
Notes:
svn path=/head/; revision=75035
Diffstat (limited to 'x11/libgnome/files/patch-configure')
-rw-r--r-- | x11/libgnome/files/patch-configure | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/x11/libgnome/files/patch-configure b/x11/libgnome/files/patch-configure index c444fc7c7117..d5a0a23fd4fa 100644 --- a/x11/libgnome/files/patch-configure +++ b/x11/libgnome/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig Mon May 13 13:03:40 2002 -+++ configure Sun May 26 03:43:23 2002 -@@ -7186,6 +7186,7 @@ +--- configure.orig Fri Nov 1 06:34:11 2002 ++++ configure Sat Nov 9 02:15:02 2002 +@@ -7964,6 +7964,7 @@ # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" @@ -8,12 +8,12 @@ # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -7471,7 +7472,7 @@ - LIBGNOME_AGE=0 +@@ -8335,7 +8336,7 @@ + case $host in - *-linux-gnu | *-irix6*) + *-linux-gnu | *-irix6* | *-freebsd*) - cat >>confdefs.h <<\EOF + cat >>confdefs.h <<\_ACEOF #define HAVE_MAN_WHEREIS 1 - EOF + _ACEOF |