Detecting HDF5 (the associated m4 is not fully tested, do not regenerate the configure yet).

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@12055 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
spigafi 2016-01-23 18:10:54 +00:00
parent 05c0146242
commit 6ac81c8eb2
1 changed files with 4 additions and 1 deletions

View File

@ -86,6 +86,9 @@ X_AC_QE_SCALAPACK()
# Setting ELPA...
X_AC_QE_ELPA()
# Setting HDF5...
X_AC_QE_HDF5()
# Checking SIGNAL...
X_AC_QE_SIGNAL()
@ -95,7 +98,7 @@ X_AC_QE_AIX_DFLAGS()
# Checking for ranlib...
X_AC_QE_RANLIB()
# check if wget or curl work
# Check if wget or curl work
X_AC_QE_WGET()
if test "$dflags" = "" ; then dflags="$try_dflags" ; fi