summaryrefslogtreecommitdiffstats
path: root/tools/misc
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2013-03-26 14:52:05 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2013-03-26 14:52:05 (GMT)
commit41cd6b928b76ba8c3c39027f3de2085544f44464 (patch)
treec969d3d1b096a8ea63431d546832badd88162b41 /tools/misc
parent72553ef57e289352f7552a68704e97e684d56f1e (diff)
downloadhdf5-41cd6b928b76ba8c3c39027f3de2085544f44464.zip
hdf5-41cd6b928b76ba8c3c39027f3de2085544f44464.tar.gz
hdf5-41cd6b928b76ba8c3c39027f3de2085544f44464.tar.bz2
[svn-r23457] add --enable-eff to configure that defaults to no
add HAVE_EFF build flag to indicate whether the IOD plugin should be compiled or not add an AM conditional to indicate whether the EFF test exampels should be compiled or not tested on jam
Diffstat (limited to 'tools/misc')
-rw-r--r--tools/misc/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/misc/Makefile.in b/tools/misc/Makefile.in
index 9324626..b40ddd8 100644
--- a/tools/misc/Makefile.in
+++ b/tools/misc/Makefile.in
@@ -249,6 +249,7 @@ DYNAMIC_DIRS = @DYNAMIC_DIRS@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
+EFF = @EFF@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
EXTERNAL_FILTERS = @EXTERNAL_FILTERS@