summaryrefslogtreecommitdiffstats
path: root/fortran/testpar
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2015-04-04 15:27:14 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2015-04-04 15:27:14 (GMT)
commit083ef61b05cd28cae00ee348b6222538534fb12f (patch)
tree650aafc9de5b79db07494659074dbc2c6caf6761 /fortran/testpar
parent2c3ab210575979b29c6f7cfb83c3252f3dcd415a (diff)
downloadhdf5-083ef61b05cd28cae00ee348b6222538534fb12f.zip
hdf5-083ef61b05cd28cae00ee348b6222538534fb12f.tar.gz
hdf5-083ef61b05cd28cae00ee348b6222538534fb12f.tar.bz2
[svn-r26728] Merge trunk reviwions 26669 and 26670.
Removed from configure.ac VPATH section, LONE_COLON check and checks for redundant addition of /usr/include and /usr/lib to compile flags, with reconfigure. Tested h5committest
Diffstat (limited to 'fortran/testpar')
-rw-r--r--fortran/testpar/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/fortran/testpar/Makefile.in b/fortran/testpar/Makefile.in
index df58a28..f16dfff 100644
--- a/fortran/testpar/Makefile.in
+++ b/fortran/testpar/Makefile.in
@@ -462,7 +462,6 @@ H5_CXXFLAGS = @H5_CXXFLAGS@
H5_FCFLAGS = @H5_FCFLAGS@
H5_FORTRAN_SHARED = @H5_FORTRAN_SHARED@
H5_LDFLAGS = @H5_LDFLAGS@
-H5_LONE_COLON = @H5_LONE_COLON@
H5_VERSION = @H5_VERSION@
HADDR_T = @HADDR_T@
HAVE_DMALLOC = @HAVE_DMALLOC@