aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Brault <alan.brault@incruentatus.net>2010-12-05 19:12:27 -0500
committerAlan Brault <alan.brault@incruentatus.net>2010-12-05 19:12:27 -0500
commit46106ed29557b101dad66fa6597fdc6cac13aa90 (patch)
tree937b46405cbb47e7922a6f24ef26162c68884281
parent6311200a86a7fb253e3dce662e613d78c5428001 (diff)
downloadNetNuke2-46106ed29557b101dad66fa6597fdc6cac13aa90.tar.gz
Regenerate config.h.in to reflect configure.ac changes
-rw-r--r--config.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index b315c97..14d89d1 100644
--- a/config.h.in
+++ b/config.h.in
@@ -6,6 +6,12 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
+/* Define to 1 if you have the `pthread' library (-lpthread). */
+#undef HAVE_LIBPTHREAD
+
+/* Define to 1 if you have the `sysfs' library (-lsysfs). */
+#undef HAVE_LIBSYSFS
+
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
to 0 otherwise. */
#undef HAVE_MALLOC
@@ -37,6 +43,9 @@
/* Define to 1 if you have the `strncasecmp' function. */
#undef HAVE_STRNCASECMP
+/* Define to 1 if you have the <sysfs/libsysfs.h> header file. */
+#undef HAVE_SYSFS_LIBSYSFS_H
+
/* Define to 1 if you have the <sys/ioctl.h> header file. */
#undef HAVE_SYS_IOCTL_H