summaryrefslogtreecommitdiffstats
path: root/config/hpux9.03
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>1998-11-13 00:26:49 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>1998-11-13 00:26:49 (GMT)
commite7f7a9ff2f911cba4902496ec156664589414998 (patch)
treed04ce63e294de7855640bffaf6f5658e1c96260c /config/hpux9.03
parent0a4f756744875b7cecdd08147d6cc99d9dd8eb00 (diff)
downloadhdf5-e7f7a9ff2f911cba4902496ec156664589414998.zip
hdf5-e7f7a9ff2f911cba4902496ec156664589414998.tar.gz
hdf5-e7f7a9ff2f911cba4902496ec156664589414998.tar.bz2
[svn-r903] Switched default compiler to be native compiler instead of gcc
Diffstat (limited to 'config/hpux9.03')
-rw-r--r--config/hpux9.034
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hpux9.03 b/config/hpux9.03
index cdd2ce8..b593d0d 100644
--- a/config/hpux9.03
+++ b/config/hpux9.03
@@ -11,8 +11,8 @@
# `--enable-debug' switch of configure.
# What must *always* be present for things to compile correctly?
-#CFLAGS="$CFLAGS -Ae"
-CPPFLAGS="$CPPFLAGS -I."
+CFLAGS="$CFLAGS -Ae"
+#CPPFLAGS="$CPPFLAGS -I."
# What compiler flags should be used for code development?
DEBUG_CFLAGS=-g