aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorAlan Brault <alan.brault@incruentatus.net>2010-12-06 19:51:27 -0500
committerAlan Brault <alan.brault@incruentatus.net>2010-12-06 19:51:27 -0500
commit5cd0319f34e5f7bcfd867d4a3a3d2707727b4757 (patch)
tree1680e6e6d1c3d8fa0d9a2062ed4599b961b174d1 /config.h.in
parent4507e17c12b952c02160ec30a16df66b8c9cf10d (diff)
downloadNetNuke2-5cd0319f34e5f7bcfd867d4a3a3d2707727b4757.tar.gz
Bundle sysfsutils for portability reasons
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/config.h.in b/config.h.in
index 4a4b4ac..4499598 100644
--- a/config.h.in
+++ b/config.h.in
@@ -40,9 +40,6 @@
/* 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
@@ -55,9 +52,6 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
-/* Name of package */
-#undef PACKAGE
-
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
@@ -79,9 +73,6 @@
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
-/* Version number of package */
-#undef VERSION
-
/* Define to `int' if <sys/types.h> doesn't define. */
#undef gid_t