]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Ack, meant -Wno-long-double instead.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 13 Dec 2002 22:51:22 +0000 (22:51 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 13 Dec 2002 22:51:22 +0000 (22:51 +0000)
git-svn-id: https://svn.dealii.org/trunk@6817 0785d39b-7218-0410-832d-ea1e28bc413d

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

index a22f7f73170d0fe5487e239bf9ac4715768be197..76efffc8ab7a3ca57b6e6d924db813917be2cf50 100644 (file)
@@ -278,7 +278,7 @@ AC_DEFUN(DEAL_II_SET_CXX_FLAGS, dnl
     dnl Use -Wno-long-long on Apple Darwin to avoid some unnecessary warning
     case "$target" in
       *apple-darwin*)
-       CXXFLAGSG="$CXXFLAGSG -Wno-long-long"
+       CXXFLAGSG="$CXXFLAGSG -Wno-long-double"
         ;;
     esac
 
index 4faa5ebecceb464e59ac52be104cd651b7d89cf9..bffe0c9148ef00006824c3944e810bd7b8bea121 100755 (executable)
@@ -2940,7 +2940,7 @@ rm -f conftest.$ac_objext conftest.$ac_ext
 
         case "$target" in
       *apple-darwin*)
-       CXXFLAGSG="$CXXFLAGSG -Wno-long-long"
+       CXXFLAGSG="$CXXFLAGSG -Wno-long-double"
         ;;
     esac
 

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.