summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2018-04-06 22:19:29 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2018-04-06 22:19:29 (GMT)
commit62b4200f580e9ea0b95cbc218bfae50ae38ef25d (patch)
tree28b6b57af73f4023ed15547d54cd86e77a4e8b0d /configure.ac
parent051c5fa9b3541dce7c8d90e7fbab95c9e51bc709 (diff)
downloadhdf5-62b4200f580e9ea0b95cbc218bfae50ae38ef25d.zip
hdf5-62b4200f580e9ea0b95cbc218bfae50ae38ef25d.tar.gz
hdf5-62b4200f580e9ea0b95cbc218bfae50ae38ef25d.tar.bz2
Remove vestiges of H5_DEBUG_BUILD macro, switching it to the more
standard H5CX_DEBUG form.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 98c97cc..c68caab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2243,7 +2243,7 @@ AC_SUBST([INTERNAL_DEBUG_OUTPUT])
## are not listed in the "all" packages list.
##
## all_packages="AC,B,B2,D,F,FA,FL,FS,HL,I,O,S,ST,T,Z"
-all_packages="AC,B2,D,F,HL,I,O,S,ST,T,Z"
+all_packages="AC,B2,CX,D,F,HL,I,O,S,ST,T,Z"
case "X-$INTERNAL_DEBUG_OUTPUT" in
X-yes|X-all)