diff options
Diffstat (limited to 'x11/gnomepanel/files/patch-configure')
-rw-r--r-- | x11/gnomepanel/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/gnomepanel/files/patch-configure b/x11/gnomepanel/files/patch-configure new file mode 100644 index 000000000000..63f6b4544d5b --- /dev/null +++ b/x11/gnomepanel/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Mon Apr 29 01:16:38 2002 ++++ configure Mon Apr 29 01:17:04 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' |