#! /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.
#
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
+
+
+
for ac_func in times
do :
ac_fn_cxx_check_func "$LINENO" "times" "ac_cv_func_times"
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
/* 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