]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Regenerate.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 26 Feb 2009 04:45:40 +0000 (04:45 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 26 Feb 2009 04:45:40 +0000 (04:45 +0000)
git-svn-id: https://svn.dealii.org/trunk@18434 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/configure

index 1aca20dff9ef91bd85dfac812403a8f13e9432c8..e397ac630777f2adaf7befc1945a2966c02eb285 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 18210 .
+# From configure.in Revision: 18282 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.61 for deal.II 6.2.pre.
 #
@@ -8791,11 +8791,16 @@ cat >>confdefs.h <<\_ACEOF
 _ACEOF
 
 
-      { echo "$as_me:$LINENO: checking whether compiler accepts -rdynamic" >&5
+                                    case "$target" in
+        *apple-darwin*)
+         ;;
+
+        *)
+          { echo "$as_me:$LINENO: checking whether compiler accepts -rdynamic" >&5
 echo $ECHO_N "checking whether compiler accepts -rdynamic... $ECHO_C" >&6; }
 
-      CXXFLAGS="$CXXFLAGSG -rdynamic"
-      cat >conftest.$ac_ext <<_ACEOF
+          CXXFLAGS="$CXXFLAGSG -rdynamic"
+          cat >conftest.$ac_ext <<_ACEOF
 /* confdefs.h.  */
 _ACEOF
 cat confdefs.h >>conftest.$ac_ext
@@ -8829,22 +8834,24 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
        } && test -s conftest$ac_exeext &&
        $as_test_x conftest$ac_exeext; then
 
-          { echo "$as_me:$LINENO: result: yes" >&5
+              { echo "$as_me:$LINENO: result: yes" >&5
 echo "${ECHO_T}yes" >&6; }
-          LDFLAGS="$LDFLAGS -rdynamic"
+              LDFLAGS="$LDFLAGS -rdynamic"
 
 else
   echo "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5
 
 
-          { echo "$as_me:$LINENO: result: no" >&5
+              { echo "$as_me:$LINENO: result: no" >&5
 echo "${ECHO_T}no" >&6; }
 
 fi
 
 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
+          ;;
+      esac
 
 else
   echo "$as_me: failed program was:" >&5

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.