diff options
Diffstat (limited to 'x11-toolkits/py-gtk2/files/patch-configure')
-rw-r--r-- | x11-toolkits/py-gtk2/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/py-gtk2/files/patch-configure b/x11-toolkits/py-gtk2/files/patch-configure new file mode 100644 index 000000000..db094d10b --- /dev/null +++ b/x11-toolkits/py-gtk2/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Sun Mar 23 21:43:20 2003 ++++ configure Sun Mar 23 21:43:42 2003 +@@ -7958,6 +7958,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' |