#! /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.
#
_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
} && 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