diff options
Diffstat (limited to 'x11-toolkits/gal/files/patch-configure')
-rw-r--r-- | x11-toolkits/gal/files/patch-configure | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/x11-toolkits/gal/files/patch-configure b/x11-toolkits/gal/files/patch-configure new file mode 100644 index 000000000000..08fc564a6a1f --- /dev/null +++ b/x11-toolkits/gal/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' |