Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Instead of detecting the host type, you may use --enable-compat instead. | Joseph Hunkeler | 2011-09-16 | 1 | -0/+4 |
| | | | | | Enabling compat will build and link against a static library containing string functions not found in older version of glibc. | ||||
* | Make strcasestr() and strchrnul() into separate compat files | Alan Brault | 2011-05-02 | 1 | -1/+1 |
| | | | | | | Force everyone to use compat functions not just Solaris Remove libsysfs from buildconf Add libtool support (needed for libdusercompat.a) | ||||
* | Partial autotools conversion to help out Joe | Alan Brault | 2011-05-02 | 1 | -0/+1 |