From b506e17d08778191330ae57a65b3c6194142f00c Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Wed, 28 Oct 1998 13:50:46 -0500 Subject: [svn-r815] Changed default compilation options for HPUX 9.x --- config/hpux9.03 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/hpux9.03 b/config/hpux9.03 index b593d0d..cdd2ce8 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 -- cgit v0.12