From 5cd0319f34e5f7bcfd867d4a3a3d2707727b4757 Mon Sep 17 00:00:00 2001 From: Alan Brault Date: Mon, 6 Dec 2010 19:51:27 -0500 Subject: Bundle sysfsutils for portability reasons --- config.h.in | 9 --------- 1 file changed, 9 deletions(-) (limited to 'config.h.in') 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 header file. */ -#undef HAVE_SYSFS_LIBSYSFS_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_IOCTL_H @@ -55,9 +52,6 @@ /* Define to 1 if you have the 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 doesn't define. */ #undef gid_t -- cgit