diff options
author | Alan Brault <alan.brault@incruentatus.net> | 2010-12-06 19:21:42 -0500 |
---|---|---|
committer | Alan Brault <alan.brault@incruentatus.net> | 2010-12-06 19:21:42 -0500 |
commit | 4507e17c12b952c02160ec30a16df66b8c9cf10d (patch) | |
tree | eb7b2a2ef00c8a71df48f5a88635c0d306fbd635 /config.h.in | |
parent | e30615ac3805252b1dc98c545c41668e9612e2ed (diff) | |
download | NetNuke2-4507e17c12b952c02160ec30a16df66b8c9cf10d.tar.gz |
Reoptimize configure.ac to produce a smaller optimized script
Set NetNuke up to build as a static binary
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
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 |