Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make strcasestr() and strchrnul() into separate compat files | Alan Brault | 2011-05-02 | 1 | -4/+1 |
| | | | | | | Force everyone to use compat functions not just Solaris Remove libsysfs from buildconf Add libtool support (needed for libdusercompat.a) | ||||
* | Add configure checks for strchrnul() and strcasestr() and config.h entries | Alan Brault | 2011-05-02 | 1 | -3/+3 |
| | | | | Add __NLINUX__ and __NSOLARIS__ platform checks to configure and config.h entries | ||||
* | Forgot to define ifdef for HAVE_CONFIG_H sigh | Alan Brault | 2011-05-02 | 1 | -0/+4 |
| | |||||
* | Move CFG_PATH out of duser.h and put into configure via --with-config-path | Alan Brault | 2011-05-02 | 1 | -1/+0 |
| | |||||
* | Partial autotools conversion to help out Joe | Alan Brault | 2011-05-02 | 1 | -0/+82 |