]> git.pld-linux.org Git - packages/hdf5.git/blame - hdf5-config.patch
- enabled HDF 4.x <> HDF5 converters - as separate package (requires hdf libs)
[packages/hdf5.git] / hdf5-config.patch
CommitLineData
699014da
JB
1--- hdf5-1.4.2/c++/config/commence.in.orig Thu Apr 12 21:42:26 2001
2+++ hdf5-1.4.2/c++/config/commence.in Mon Oct 15 12:30:53 2001
3@@ -44,7 +44,7 @@
4 DYNAMIC_DIRS=@DYNAMIC_DIRS@
5 LT=$(top_builddir)/libtool
6 LT_COMPILE=$(LT) --mode=compile $(CXX)
7-LT_LINK_LIB=$(LT) --mode=link $(CXX) -static -rpath $(libdir) $(DYNAMIC_DIRS)
8+LT_LINK_LIB=$(LT) --mode=link $(CXX) -rpath $(libdir) $(DYNAMIC_DIRS)
9 LT_LINK_EXE=$(LT) --mode=link $(CXX) $(LT_STATIC_EXEC) -dlopen self -static -rpath $(bindir) $(DYNAMIC_DIRS)
10 LT_RUN=$(LT) --mode=execute
11 LT_INSTALL_PROG=$(LT) --mode=install $(INSTALL_PROGRAM)
This page took 0.11546 seconds and 4 git commands to generate.