]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Change flags for cxx slightly.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 2 Jul 2001 14:16:49 +0000 (14:16 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 2 Jul 2001 14:16:49 +0000 (14:16 +0000)
git-svn-id: https://svn.dealii.org/trunk@4785 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/configure
deal.II/configure.in

index 9c4b5887f1b6f85aa756045358dcde9c94413e7d..f111f67660c05d386db83f0e80232e6ce0a8ca32 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# From configure.in Revision: 1.73 
+# From configure.in Revision: 1.74 
 
 
 
@@ -1315,8 +1315,8 @@ else
       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
index f756c885114a627f6b058af0a61eb7d5b2db2f2f..03d09bed721b75bb1093b09bb4dcecaf0b625cdd 100644 (file)
@@ -281,8 +281,8 @@ else
       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


Typeset in Trocchi and Trocchi Bold Sans Serif.