]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update ./configure so that it gets the change to configure.in in r25300.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 20 Mar 2012 16:12:02 +0000 (16:12 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 20 Mar 2012 16:12:02 +0000 (16:12 +0000)
git-svn-id: https://svn.dealii.org/trunk@25309 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/configure

index 685f90cfbf9a61415a388071c23e2cf2133dbd55..7a9c3ae9f1997660a82231c2d8cef8a728cef7da 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision.
+# From configure.in Revision: 25300 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.68 for deal.II 7.2.pre.
 #
@@ -818,9 +818,6 @@ LIBS
 CPPFLAGS
 CXX
 CXXFLAGS
-LDFLAGS
-LIBS
-CPPFLAGS
 CCC
 CXXCPP'
 ac_subdirs_all='contrib tests'
@@ -13529,6 +13526,18 @@ _ACEOF
 fi
 done
 
+for ac_func in dsyevx_ ssyevx_
+do :
+  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
+ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
+if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
+  cat >>confdefs.h <<_ACEOF
+#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
+_ACEOF
+
+fi
+done
+
 for ac_func in dgesvd_ sgesvd_ dgesdd_ sgesdd_ dgelsd_ sgelsd_
 do :
   as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`

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.