diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-26 10:34:49 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-26 10:34:49 +0000 |
commit | 70f997c3064264acbb0330a08163d2d45c0f55cb (patch) | |
tree | b23819889c23e7a7e6a10c1bb411093dc11621d0 /x11/libgnome/files/patch-configure | |
parent | On install create ${PREFIX}/share/gnome2. (diff) |
- Update to 1.115.0 (version found in GNOME2 beta4);
- use USE_LIBTOOL.
Notes
Notes:
svn path=/head/; revision=58163
Diffstat (limited to 'x11/libgnome/files/patch-configure')
-rw-r--r-- | x11/libgnome/files/patch-configure | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/libgnome/files/patch-configure b/x11/libgnome/files/patch-configure new file mode 100644 index 000000000000..a5505d8fc8d9 --- /dev/null +++ b/x11/libgnome/files/patch-configure @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- configure 2002/04/26 10:15:23 1.1 ++++ configure 2002/04/26 10:15:59 +@@ -7186,6 +7186,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' |