diff options
Diffstat (limited to 'audio/gnump3d/files/patch-configure')
-rw-r--r-- | audio/gnump3d/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/gnump3d/files/patch-configure b/audio/gnump3d/files/patch-configure new file mode 100644 index 000000000000..d8a29f64b95a --- /dev/null +++ b/audio/gnump3d/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Wed Jan 1 20:03:54 2003 ++++ configure Wed Jan 1 20:04:26 2003 +@@ -5608,6 +5608,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' |