From 4507e17c12b952c02160ec30a16df66b8c9cf10d Mon Sep 17 00:00:00 2001 From: Alan Brault Date: Mon, 6 Dec 2010 19:21:42 -0500 Subject: Reoptimize configure.ac to produce a smaller optimized script Set NetNuke up to build as a static binary --- config.h.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 14d89d1..4a4b4ac 100644 --- a/config.h.in +++ b/config.h.in @@ -9,9 +9,6 @@ /* 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 -- cgit