aboutsummaryrefslogtreecommitdiff
path: root/science/hdf5-18/files
diff options
context:
space:
mode:
Diffstat (limited to 'science/hdf5-18/files')
-rw-r--r--science/hdf5-18/files/patch-c++::configure10
-rw-r--r--science/hdf5-18/files/patch-commence.in2
-rw-r--r--science/hdf5-18/files/patch-configure10
3 files changed, 21 insertions, 1 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'
diff --git a/science/hdf5-18/files/patch-commence.in b/science/hdf5-18/files/patch-commence.in
index c7f334bb1982..8da9308386cd 100644
--- a/science/hdf5-18/files/patch-commence.in
+++ b/science/hdf5-18/files/patch-commence.in
@@ -5,7 +5,7 @@
CP=cp
INSTALL=@INSTALL@
-INSTALL_PROGRAM=@INSTALL_PROGRAM@
-+INSTALL_PROGRAM=@INSTALL_DATA@
++INSTALL_PROGRAM=@INSTALL_SCRIPT@
INSTALL_DATA=@INSTALL_DATA@
RUNSERIAL=@RUNSERIAL@
RUNPARALLEL=@RUNPARALLEL@
diff --git a/science/hdf5-18/files/patch-configure b/science/hdf5-18/files/patch-configure
new file mode 100644
index 000000000000..2ee407ec215f
--- /dev/null
+++ b/science/hdf5-18/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Sat Jun 29 05:03:55 2002
++++ configure Wed Jul 10 01:40:52 2002
+@@ -7263,6 +7263,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'