diff options
author | Alan Brault <alan.brault@incruentatus.net> | 2010-12-07 20:05:47 -0500 |
---|---|---|
committer | Alan Brault <alan.brault@incruentatus.net> | 2010-12-07 20:05:47 -0500 |
commit | cdd0832671d59b90e4a6947c43096057c0be1d53 (patch) | |
tree | d43f49581aac981a7f32d0ea3050dddb771f6c11 /config.h.in | |
parent | 42f22b3aa32461423413aaee8335d420cdd484dd (diff) | |
download | NetNuke2-cdd0832671d59b90e4a6947c43096057c0be1d53.tar.gz |
- Alter CFLAGS to produce a more sane binary with less problems
- Fix libtool and linker LDFLAGS to ensure a static build
- Add missing README required by GPL for libsysfs
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.in b/config.h.in index 3927d64..56c9b6e 100644 --- a/config.h.in +++ b/config.h.in @@ -1,4 +1,4 @@ -/* config.h.in. Generated from configure.ac by autoheader. */ +/* config.h.in. Generated from configure.in by autoheader. */ /* Define to 1 if you have the <dlfcn.h> header file. */ #undef HAVE_DLFCN_H |