diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-23 15:48:46 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-23 15:48:46 +0000 |
commit | fc561b597c438c92edfa7582175cfb085558d2f1 (patch) | |
tree | 95f626eef7fdf4155f1964bece3e96523496378e /x11-themes/gtk-engines2/files/patch-configure | |
parent | Add eog2 after repo copy from eog. Eog is the "Eye of GNOME" image viewer (diff) |
Add gtk-engines2 after repo copy from gtk-engines. Gtk-engines is the theme
engine for GTK+-2.0.
Notes
Notes:
svn path=/head/; revision=59807
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' |