From: bangerth Date: Thu, 26 Feb 2009 04:45:40 +0000 (+0000) Subject: Regenerate. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b32c96074461db2c3d352013e2fa78b6399b420;p=dealii-svn.git Regenerate. git-svn-id: https://svn.dealii.org/trunk@18434 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/configure b/deal.II/configure index 1aca20dff9..e397ac6307 100755 --- a/deal.II/configure +++ b/deal.II/configure @@ -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