]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Move statement to the right place.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 1 Jun 2005 14:26:49 +0000 (14:26 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 1 Jun 2005 14:26:49 +0000 (14:26 +0000)
git-svn-id: https://svn.dealii.org/trunk@10807 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 58e712c54aebc8d70862abb17279da3c67c57ca7..ddc65561655785d5aa32981eb56fff5bb1cc8c9a 100644 (file)
@@ -1093,12 +1093,13 @@ AC_DEFUN(DEAL_II_SET_CC_FLAGS, dnl
                CFLAGS="$CFLAGS -tpp6"
                ;;
          esac
-          ;;
 
          dnl Check whether we can switch off the annoying 1572 warning
          dnl message about unreliable floating point comparisons
          DEAL_II_ICC_C_WD_1572
 
+          ;;
+
       *)
           AC_MSG_RESULT(Unknown C compiler - using generic options)
          CFLAGS="$CFLAGS -O2"
index 7b3f322fba02816f7a1ed70c0a6583eda8956b1c..e766d549aed67c0fbd7498b1c3b32da19916a16b 100755 (executable)
@@ -3626,7 +3626,6 @@ echo "${ECHO_T}Unrecognized compiler -- still trying" >&6
                CFLAGS="$CFLAGS -tpp6"
                ;;
          esac
-          ;;
 
 
   echo "$as_me:$LINENO: checking whether -wd1572 is allowed for the C compiler" >&5
@@ -3678,6 +3677,8 @@ fi
 rm -f conftest.$ac_objext conftest.$ac_ext
 
 
+          ;;
+
       *)
           echo "$as_me:$LINENO: result: Unknown C compiler - using generic options" >&5
 echo "${ECHO_T}Unknown C compiler - using generic options" >&6

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.