#! /bin/sh
-# From configure.in Revision: 1.73
+# From configure.in Revision: 1.74
else
if test "x$GXX_VERSION" = "xcompaq_cxx" ; then
- CXXFLAGSG="$CXXFLAGS -model ansi -std strict_ansi_errors -w0 -DDEBUG"
- CXXFLAGSO="$CXXFLAGS -model ansi -accept restrict_keyword -fast"
+ CXXFLAGSG="$CXXFLAGS -model ansi -std strict_ansi -w0 -DDEBUG"
+ CXXFLAGSO="$CXXFLAGS -model ansi -std strict_ansi -accept restrict_keyword -fast"
else
{ echo "configure: error: No compiler options for this C++ compiler
else
if test "x$GXX_VERSION" = "xcompaq_cxx" ; then
- CXXFLAGSG="$CXXFLAGS -model ansi -std strict_ansi_errors -w0 -DDEBUG"
- CXXFLAGSO="$CXXFLAGS -model ansi -accept restrict_keyword -fast"
+ CXXFLAGSG="$CXXFLAGS -model ansi -std strict_ansi -w0 -DDEBUG"
+ CXXFLAGSO="$CXXFLAGS -model ansi -std strict_ansi -accept restrict_keyword -fast"
dnl if necessary: -shared, -pthread
dnl Should one use -compress? -distinguish_nested_enums? -nousing_std?
dnl -pch? -noimplicit_include?
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams