diff options
Diffstat (limited to 'x11/gnome-terminal/files/patch-configure')
-rw-r--r-- | x11/gnome-terminal/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/gnome-terminal/files/patch-configure b/x11/gnome-terminal/files/patch-configure new file mode 100644 index 000000000..b393b3039 --- /dev/null +++ b/x11/gnome-terminal/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Thu May 2 00:36:18 2002 ++++ configure Thu May 2 00:37:15 2002 +@@ -6414,6 +6414,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' |