#! /bin/sh
-# From configure.in Revision: 1.384 .
+# From configure.in Revision: 1.385 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59.
#
+
for ac_header in \
sys/file.h \
sys/ioctl.h \
sys/param.h \
+ sys/prctl.h \
sys/msg.h \
sys/resource.h \
sys/select.h\
+
for ac_func in \
mktime \
mstats \
poll \
+ prctl \
pthread_attr_setschedparam \
pthread_attr_setscope \
pthread_setschedparam \
/* Define to 1 if you have the <poll.h> header file. */
#undef HAVE_POLL_H
+/* Define to 1 if you have the `prctl' function. */
+#undef HAVE_PRCTL
+
/* Define to 1 if you have the `pthread_attr_setschedparam' function. */
#undef HAVE_PTHREAD_ATTR_SETSCHEDPARAM
/* Define to 1 if you have the <sys/param.h> header file. */
#undef HAVE_SYS_PARAM_H
+/* Define to 1 if you have the <sys/prctl.h> header file. */
+#undef HAVE_SYS_PRCTL_H
+
/* Define to 1 if you have the <sys/resource.h> header file. */
#undef HAVE_SYS_RESOURCE_H