diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-13 00:01:59 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-13 00:01:59 +0000 |
commit | 9102f43e4862f7549a2785fc65d7b68bbc071c0e (patch) | |
tree | 18637cfce4d8780d30ab06f63a49b024057e660e /net/gabber/files/patch-configure | |
parent | Add port of hackedbox, a window manager based on blackbox but with (diff) |
Update to 0.8.7.
PR: 38003
Submitted by: Erich Zigler <erich@tacni.net>
Notes
Notes:
svn path=/head/; revision=58980
Diffstat (limited to 'net/gabber/files/patch-configure')
-rw-r--r-- | net/gabber/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/gabber/files/patch-configure b/net/gabber/files/patch-configure new file mode 100644 index 000000000000..0aa660d58aa7 --- /dev/null +++ b/net/gabber/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Sun May 12 19:33:04 2002 ++++ configure Sun May 12 19:33:31 2002 +@@ -7843,6 +7843,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' |