r194: configure.in
[ctsim.git] / config.h.in
index 188ee6dd3cb906fa42dc641ea748ec7010da4c0f..1c31ad5cb8ecadd8765ba267aca6504970aec22f 100644 (file)
 /* Define if you have the <sys/param.h> header file.  */
 #undef HAVE_SYS_PARAM_H
 
+/* Define if you have the <sys/resource.h> header file.  */
+#undef HAVE_SYS_RESOURCE_H
+
 /* Define if you have the <sys/stat.h> header file.  */
 #undef HAVE_SYS_STAT_H
 
+/* Define if you have the <sys/time.h> header file.  */
+#undef HAVE_SYS_TIME_H
+
 /* Define if you have the <sys/types.h> header file.  */
 #undef HAVE_SYS_TYPES_H
 
 /* Define if you have the <unistd.h> header file.  */
 #undef HAVE_UNISTD_H
 
-#undef HAVE_SYS_TIME_H
-
-#undef HAVE_SYS_RESOURCE_H
-
 /* Define if you have the m library (-lm).  */
 #undef HAVE_LIBM
 
 /* Version number of package */
 #undef VERSION
 
-#undef HAVE_SETPRIORITY
+#undef HAVE_G2