summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2012-10-16 21:38:58 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2012-10-16 21:38:58 (GMT)
commit33504deb83ded74816f659887405aecef07718bf (patch)
tree9c9b45fa673d68ea5da36848c3e88cb08d0af446 /examples
parent6e6ba4f06408c6642b6a8364408af4a6c16d54bd (diff)
downloadhdf5-33504deb83ded74816f659887405aecef07718bf.zip
hdf5-33504deb83ded74816f659887405aecef07718bf.tar.gz
hdf5-33504deb83ded74816f659887405aecef07718bf.tar.bz2
[svn-r22908] Reverted changes in revision 22819
Tested with h5committest on jam, koala and ostrich.
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/Makefile.in b/examples/Makefile.in
index adb3892..04c010d 100644
--- a/examples/Makefile.in
+++ b/examples/Makefile.in
@@ -182,7 +182,6 @@ FILTERS = @FILTERS@
FSEARCH_DIRS = @FSEARCH_DIRS@
GPFS = @GPFS@
GREP = @GREP@
-H5BLD_STATIC = @H5BLD_STATIC@
H5_CFLAGS = @H5_CFLAGS@
H5_CPPFLAGS = @H5_CPPFLAGS@
H5_CXXFLAGS = @H5_CXXFLAGS@
@@ -197,7 +196,6 @@ HAVE_DMALLOC = @HAVE_DMALLOC@
HAVE_FORTRAN_2003 = @HAVE_FORTRAN_2003@
HDF5_HL = @HDF5_HL@
HDF5_INTERFACES = @HDF5_INTERFACES@
-HDF5_USE_SHLIB = @HDF5_USE_SHLIB@
HDF_CXX = @HDF_CXX@
HDF_FORTRAN = @HDF_FORTRAN@
HDF_FORTRAN2003 = @HDF_FORTRAN2003@