aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
Commit message (Collapse)AuthorAgeFilesLines
* Enable cross compiling support to NetNukeAlan Brault2010-12-091-0/+3
| | | | | Add buildconf to make the process of rebuilding all the bootstrapping files easier Add files AUTHORS, INSTALL, ChangeLog, NEWS, COPYING (renamed LICENSE) and compile to satisfy automake
* - Check for sizes in unsigned long long and unsigned long intAlan Brault2010-12-071-4/+48
| | | | | | - Check for O_LARGEFILE compatibility - Add extra checks for libsysfs so it can build correctly - Remove ISO C99 requirement (libsysfs fails on some platforms doing this)
* - Alter CFLAGS to produce a more sane binary with less problemsAlan Brault2010-12-071-1/+1
| | | | | - Fix libtool and linker LDFLAGS to ensure a static build - Add missing README required by GPL for libsysfs
* Fully integrate libsysfs into NetNuke (it compiles and links correctly)Alan Brault2010-12-071-0/+7
|
* More sysfsutils stuff but the linker is not working just yetAlan Brault2010-12-061-0/+6
|
* Bundle sysfsutils for portability reasonsAlan Brault2010-12-061-9/+0
|
* Reoptimize configure.ac to produce a smaller optimized scriptAlan Brault2010-12-061-3/+0
| | | | Set NetNuke up to build as a static binary
* Regenerate config.h.in to reflect configure.ac changesAlan Brault2010-12-051-0/+9
|
* Initial Configure and Make ScriptsAlan Brault2010-12-051-0/+86