]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Get rid of -Wmissing-prototypes -Wstrict-prototypes, since these flags are no longer...
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 12 May 2003 23:24:12 +0000 (23:24 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 12 May 2003 23:24:12 +0000 (23:24 +0000)
git-svn-id: https://svn.dealii.org/trunk@7642 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4
deal.II/configure

index 80b297582d1c2c0897de4964c655cd48b19b356a..32fec106ff2b5a13cc495be2b4351732e63c1e54 100644 (file)
@@ -226,7 +226,7 @@ AC_DEFUN(DEAL_II_SET_CXX_FLAGS, dnl
   dnl First the flags for gcc compilers
   if test "$GXX" = yes ; then
     CXXFLAGSO="$CXXFLAGS -O2 -Wuninitialized -felide-constructors -ftemplate-depth-32"
-    CXXFLAGSG="$CXXFLAGS -DDEBUG -pedantic -Wall -W -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Winline -Woverloaded-virtual -Wstrict-prototypes -Wsynth -Wsign-compare -Wconversion -Wswitch -ftemplate-depth-32"
+    CXXFLAGSG="$CXXFLAGS -DDEBUG -pedantic -Wall -W -Wpointer-arith -Wwrite-strings -Winline -Woverloaded-virtual -Wsynth -Wsign-compare -Wconversion -Wswitch -ftemplate-depth-32"
 
     dnl BOOST uses long long, so don't warn about this
     CXXFLAGSG="$CXXFLAGSG -Wno-long-long"
index 798eb55df47e47f064ee9c81c191f78189fc832b..e0d7b759ed142cd0f44d287d125d750e596952e4 100755 (executable)
@@ -2846,7 +2846,7 @@ echo "$as_me: error: Unrecognized compiler -- sorry" >&2;}
 
     if test "$GXX" = yes ; then
     CXXFLAGSO="$CXXFLAGS -O2 -Wuninitialized -felide-constructors -ftemplate-depth-32"
-    CXXFLAGSG="$CXXFLAGS -DDEBUG -pedantic -Wall -W -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Winline -Woverloaded-virtual -Wstrict-prototypes -Wsynth -Wsign-compare -Wconversion -Wswitch -ftemplate-depth-32"
+    CXXFLAGSG="$CXXFLAGS -DDEBUG -pedantic -Wall -W -Wpointer-arith -Wwrite-strings -Winline -Woverloaded-virtual -Wsynth -Wsign-compare -Wconversion -Wswitch -ftemplate-depth-32"
 
         CXXFLAGSG="$CXXFLAGSG -Wno-long-long"
 

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.