Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove strcasestr() and strchrnul() checks from configure, using libdusercomp... | Alan Brault | 2011-05-02 | 1 | -1/+1 |
* | Make strcasestr() and strchrnul() into separate compat files | Alan Brault | 2011-05-02 | 1 | -12/+18 |
* | Add configure checks for strchrnul() and strcasestr() and config.h entries | Alan Brault | 2011-05-02 | 1 | -5/+8 |
* | Move CFG_PATH out of duser.h and put into configure via --with-config-path | Alan Brault | 2011-05-02 | 1 | -12/+15 |
* | Add platform detection for Linux vs Solaris | Alan Brault | 2011-05-02 | 1 | -3/+23 |
* | More autotools migration | Alan Brault | 2011-05-02 | 1 | -2/+4 |
* | Partial autotools conversion to help out Joe | Alan Brault | 2011-05-02 | 1 | -0/+27 |