summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2020-05-16 05:10:45 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2020-05-16 05:10:45 (GMT)
commit63b538ab781d76aa1261d980674c871c944890d3 (patch)
tree9c70fb5391820350a0abf7fcd46e54e447014823 /configure.ac
parentc30cf6d59664f63573b31efa4e73b41de168e381 (diff)
downloadhdf5-63b538ab781d76aa1261d980674c871c944890d3.zip
hdf5-63b538ab781d76aa1261d980674c871c944890d3.tar.gz
hdf5-63b538ab781d76aa1261d980674c871c944890d3.tar.bz2
Misc fixes and changes from develop.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 28437b2..fee80b0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -111,6 +111,7 @@ AC_SUBST([H5_ECFLAGS])
AC_SUBST([H5_CPPFLAGS])
AC_SUBST([H5_FCFLAGS])
AC_SUBST([H5_CXXFLAGS])
+AC_SUBST([H5_ECXXFLAGS])
AC_SUBST([H5_JNIFLAGS])
AC_SUBST([H5_JAVACFLAGS])
AC_SUBST([H5_JAVAFLAGS])