diff options
Diffstat (limited to 'x11-themes/gtk-engines2/files/patch-configure')
-rw-r--r-- | x11-themes/gtk-engines2/files/patch-configure | 21 |
1 files changed, 10 insertions, 11 deletions
diff --git a/x11-themes/gtk-engines2/files/patch-configure b/x11-themes/gtk-engines2/files/patch-configure index 75a816a54cd9..606b17960f77 100644 --- a/x11-themes/gtk-engines2/files/patch-configure +++ b/x11-themes/gtk-engines2/files/patch-configure @@ -1,11 +1,10 @@ ---- configure.orig Tue Mar 20 03:08:42 2001 -+++ configure Tue Mar 20 03:08:57 2001 -@@ -2177,7 +2177,7 @@ - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-lgtk $GTK_LIBS $LIBS" -+LIBS="$GTK_LIBS $LIBS" - cat > conftest.$ac_ext <<EOF - #line 2183 "configure" - #include "confdefs.h" +--- configure.orig Tue May 21 16:33:53 2002 ++++ configure Tue May 21 16:34:13 2002 +@@ -6994,6 +6994,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' |