summaryrefslogtreecommitdiffstats
path: root/config/freebsd2.2.1
diff options
context:
space:
mode:
authorRobb Matzke <matzke@llnl.gov>1997-09-10 19:58:12 (GMT)
committerRobb Matzke <matzke@llnl.gov>1997-09-10 19:58:12 (GMT)
commit2a7ec85d6bb3106e893170578e00eac554a1f71e (patch)
tree81d74aeee56f0e1d9b025882786b44c70530ca3d /config/freebsd2.2.1
parent7ead4a900b4b7980688708ee6794def0793f123c (diff)
downloadhdf5-2a7ec85d6bb3106e893170578e00eac554a1f71e.zip
hdf5-2a7ec85d6bb3106e893170578e00eac554a1f71e.tar.gz
hdf5-2a7ec85d6bb3106e893170578e00eac554a1f71e.tar.bz2
[svn-r72] *** empty log message ***
Diffstat (limited to 'config/freebsd2.2.1')
-rw-r--r--config/freebsd2.2.14
1 files changed, 1 insertions, 3 deletions
diff --git a/config/freebsd2.2.1 b/config/freebsd2.2.1
index 681f7a9..4d83367 100644
--- a/config/freebsd2.2.1
+++ b/config/freebsd2.2.1
@@ -1,7 +1,5 @@
# Site configuration -- do not distribute this file.
if test "x$CFLAGS" = "x"; then
- CFLAGS="-g -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings \
- -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations \
- -Wnested-externs"
+ CFLAGS="-g -DH5AC_DEBUG_PROTECT -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs"
fi