diff options
author | Scot Breitenfeld <brtnfld@hdfgroup.org> | 2015-04-22 20:38:52 (GMT) |
---|---|---|
committer | Scot Breitenfeld <brtnfld@hdfgroup.org> | 2015-04-22 20:38:52 (GMT) |
commit | 8884dc49af1682c03bcc3757a0627dc0ee9d30bb (patch) | |
tree | 529a55a6ef519965200d7726ab58cd5587b621cb /configure | |
parent | 0cb2e26f5a6e006a8f55c0bf1a4539e6ba390d7c (diff) | |
download | hdf5-8884dc49af1682c03bcc3757a0627dc0ee9d30bb.zip hdf5-8884dc49af1682c03bcc3757a0627dc0ee9d30bb.tar.gz hdf5-8884dc49af1682c03bcc3757a0627dc0ee9d30bb.tar.bz2 |
[svn-r26890] commented out -DNDEBUG
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26419,7 +26419,7 @@ $as_echo "all ($DEBUG_PKG)" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5 $as_echo "none" >&6; } DEBUG_PKG= - H5_CPPFLAGS="$H5_CPPFLAGS -DNDEBUG" +## H5_CPPFLAGS="$H5_CPPFLAGS -DNDEBUG" ;; *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DEBUG_PKG" >&5 |