]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Also check for sys/resource.h.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 14 Oct 2012 22:25:21 +0000 (22:25 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 14 Oct 2012 22:25:21 +0000 (22:25 +0000)
git-svn-id: https://svn.dealii.org/trunk@27124 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/configure
deal.II/configure.in
deal.II/include/deal.II/base/config.h.in

index da6d3051d4cc6e4002ef234c971e58e906f81f57..391072862f08563ecae302eeae4ce43990fefc54 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 27121 .
+# From configure.in Revision: 27122 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.69 for deal.II 7.3.pre.
 #
@@ -2343,6 +2343,7 @@ as_fn_append ac_func_list " getpid"
 as_fn_append ac_header_list " sys/syscall.h"
 as_fn_append ac_header_list " sys/times.h"
 as_fn_append ac_header_list " sys/time.h"
+as_fn_append ac_header_list " sys/resource.h"
 # Check that the precious variables saved in the cache have kept the same
 # value.
 ac_cache_corrupted=false
@@ -8978,6 +8979,9 @@ done
 
 
 
+
+
+
 for ac_func in times
 do :
   ac_fn_cxx_check_func "$LINENO" "times" "ac_cv_func_times"
index aab6919282c713f04e11f8dedaeafba2c261d257..0081b431e4491a2b1e5b7dbeca1ee835328b08ec 100644 (file)
@@ -244,6 +244,7 @@ AC_CHECK_FUNCS_ONCE([gethostname getpid])
 AC_CHECK_HEADERS_ONCE([sys/syscall.h])
 AC_CHECK_HEADERS_ONCE([sys/times.h])
 AC_CHECK_HEADERS_ONCE([sys/time.h])
+AC_CHECK_HEADERS_ONCE([sys/resource.h])
 AC_CHECK_FUNCS(times)
 DEAL_II_CHECK_BROKEN_SOCKETS
 
index b34f2d87c3a9e71091aaf9ed14c6292d9694c04a..7f36a2ab7b7b632f641cbe9c4a8eac5bb1ad1075 100644 (file)
 /* Define to 1 if you have the `strtrs_' function. */
 #undef HAVE_STRTRS_
 
+/* Define to 1 if you have the <sys/resource.h> header file. */
+#undef HAVE_SYS_RESOURCE_H
+
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 

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.