diff options
Diffstat (limited to 'science/hdf5-18/files/patch-c++::configure')
-rw-r--r-- | science/hdf5-18/files/patch-c++::configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/science/hdf5-18/files/patch-c++::configure b/science/hdf5-18/files/patch-c++::configure new file mode 100644 index 000000000000..ae57d3016cd8 --- /dev/null +++ b/science/hdf5-18/files/patch-c++::configure @@ -0,0 +1,10 @@ +--- c++/configure.orig Fri Jun 28 03:42:45 2002 ++++ c++/configure Wed Jul 10 01:41:13 2002 +@@ -7563,6 +7563,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' |