diff options
Diffstat (limited to 'x11-toolkits/movingmotif/files/patch-configure')
-rw-r--r-- | x11-toolkits/movingmotif/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/movingmotif/files/patch-configure b/x11-toolkits/movingmotif/files/patch-configure new file mode 100644 index 00000000000..ef926c8a75c --- /dev/null +++ b/x11-toolkits/movingmotif/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Sat Jun 29 15:58:05 2002 ++++ configure Sat Oct 12 15:11:36 2002 +@@ -6518,6 +6518,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' |