aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Completely removed -lpcre in LDFLAGSJoseph Hunkeler2012-03-291-1/+1
* Added mklist.cJoseph Hunkeler2011-09-291-3/+5
* Instead of detecting the host type, you may use --enable-compat instead.Joseph Hunkeler2011-09-161-2/+4
* Clean up compat, bring in strcasestr from OpenBSD and strchrnul from uclibcAlan Brault2011-05-031-1/+0
* Make strcasestr() and strchrnul() into separate compat filesAlan Brault2011-05-021-24/+73
* Fix spelling mistake: comat.c -> compat.cAlan Brault2011-05-021-3/+3
* Forgot compat.c for Solaris platforms sighAlan Brault2011-05-021-3/+5
* Add configure checks for strchrnul() and strcasestr() and config.h entriesAlan Brault2011-05-021-2/+2
* Move CFG_PATH out of duser.h and put into configure via --with-config-pathAlan Brault2011-05-021-0/+1
* Add platform detection for Linux vs SolarisAlan Brault2011-05-021-81/+23
* More autotools migrationAlan Brault2011-05-021-0/+531