diff options
Diffstat (limited to 'x11/gnome-session/files/patch-configure')
-rw-r--r-- | x11/gnome-session/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/gnome-session/files/patch-configure b/x11/gnome-session/files/patch-configure new file mode 100644 index 000000000000..61084626cb14 --- /dev/null +++ b/x11/gnome-session/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Wed May 8 14:27:04 2002 ++++ configure Wed May 8 14:27:23 2002 +@@ -7232,6 +7232,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' |