summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2019-09-24 10:20:30 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2019-09-24 10:20:30 (GMT)
commit6eb506eff76b5455f8aac8889c6809aca2d8be52 (patch)
tree8a019b76be92187369b82e128e7dea7f6fe79443 /configure.ac
parent40b2eae5e961c7f40b483ace05d3cf2b35d1fb62 (diff)
downloadhdf5-6eb506eff76b5455f8aac8889c6809aca2d8be52.zip
hdf5-6eb506eff76b5455f8aac8889c6809aca2d8be52.tar.gz
hdf5-6eb506eff76b5455f8aac8889c6809aca2d8be52.tar.bz2
Revert "Moved NDEBUG guards to H5EA_DEBUG in H5EA package."
This reverts commit 431123503d387bce30b1f6db7dc4ad3a33bc51bb.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index b4308f6..e119e0a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2280,8 +2280,8 @@ AC_SUBST([INTERNAL_DEBUG_OUTPUT])
## too specialized or have huge performance hits. These
## are not listed in the "all" packages list.
##
-## all_packages="AC,B,B2,D,EA,F,FA,FL,FS,HL,I,O,S,ST,T,Z"
-all_packages="AC,B2,CX,D,EA,F,HL,I,O,S,ST,T,Z"
+## all_packages="AC,B,B2,D,F,FA,FL,FS,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)