diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-05-01 20:23:03 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-05-01 20:23:03 +0000 |
commit | 17b6cc0afe9b40f3959b94130e056a822adc30b4 (patch) | |
tree | 1e3b468b04c0618f2192a0c1300447f2fc6e1b17 /x11-toolkits/gal2/files/patch-configure | |
parent | 253e18d9cd0b644fc1994189c627927d065600c9 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/gal2/files/patch-configure')
-rw-r--r-- | x11-toolkits/gal2/files/patch-configure | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/x11-toolkits/gal2/files/patch-configure b/x11-toolkits/gal2/files/patch-configure new file mode 100644 index 000000000000..08fc564a6a1f --- /dev/null +++ b/x11-toolkits/gal2/files/patch-configure @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- configure 2002/05/01 01:51:44 1.1 ++++ configure 2002/05/01 01:52:07 +@@ -5704,6 +5704,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' |