Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Regenerated autotools with something less bleeding edge than Fedora 14's ↵ncurses | Joseph Hunkeler | 2010-12-20 | 1 | -0/+1 |
| | | | | | | implementation. It was only causing problems. | ||||
* | Remove the checks for g++... NetNuke doesn't use C++ code at all | Alan Brault | 2010-12-07 | 1 | -5/+0 |
| | |||||
* | - Check for sizes in unsigned long long and unsigned long int | Alan Brault | 2010-12-07 | 1 | -1/+6 |
| | | | | | | - 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 problems | Alan Brault | 2010-12-07 | 1 | -4/+3 |
| | | | | | - 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 Brault | 2010-12-07 | 1 | -0/+587 |