diff options
Diffstat (limited to 'x11-toolkits/gtksourceview2/files/patch-configure')
-rw-r--r-- | x11-toolkits/gtksourceview2/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/gtksourceview2/files/patch-configure b/x11-toolkits/gtksourceview2/files/patch-configure new file mode 100644 index 000000000..6718d62e1 --- /dev/null +++ b/x11-toolkits/gtksourceview2/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Tue Dec 17 05:27:57 2002 ++++ configure Sun Dec 22 17:31:25 2002 +@@ -7270,6 +7270,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' |