summaryrefslogtreecommitdiffstats
path: root/config/BlankForm
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>1999-03-09 12:33:06 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>1999-03-09 12:33:06 (GMT)
commitebb0060a05a376890fa2fa946af956398880011e (patch)
treeb3ea4adb064923d505e8a4746c228b19cef04d61 /config/BlankForm
parent6d92cc641efb6f8ad69384f9feec61b3c3be109d (diff)
downloadhdf5-ebb0060a05a376890fa2fa946af956398880011e.zip
hdf5-ebb0060a05a376890fa2fa946af956398880011e.tar.gz
hdf5-ebb0060a05a376890fa2fa946af956398880011e.tar.bz2
[svn-r1122] Fixed a typo. DEBUG_FLAGS should be DEBUG_CFLAGS.
Diffstat (limited to 'config/BlankForm')
-rw-r--r--config/BlankForm2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/BlankForm b/config/BlankForm
index a0eaf92..71bd7e9 100644
--- a/config/BlankForm
+++ b/config/BlankForm
@@ -98,7 +98,7 @@ case $CC_BASENAME in
*)
CFLAGS="$CFLAGS -ansi"
- DEBUG_FLAGS="-g"
+ DEBUG_CFLAGS="-g"
DEBUG_CPPFLAGS="-DH5F_OPT_SEEK=0 -DH5F_LOW_DFLT=H5F_LOW_SEC2"
PROD_CFLAGS="-O"
PROD_CPPFLAGS=