aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Removed pcre dep. Wasn't going to work out anyway.Joseph Hunkeler2011-09-301-1/+1
|
* Added mklist.cJoseph Hunkeler2011-09-291-2/+3
|
* Instead of detecting the host type, you may use --enable-compat instead.Joseph Hunkeler2011-09-161-3/+7
| | | | | Enabling compat will build and link against a static library containing string functions not found in older version of glibc.
* Fix Makefile.am bad entryAlan Brault2011-05-021-2/+0
|
* Make strcasestr() and strchrnul() into separate compat filesAlan Brault2011-05-021-3/+7
| | | | | | Force everyone to use compat functions not just Solaris Remove libsysfs from buildconf Add libtool support (needed for libdusercompat.a)
* Fix spelling mistake: comat.c -> compat.cAlan Brault2011-05-021-1/+1
|
* Forgot compat.c for Solaris platforms sighAlan Brault2011-05-021-1/+2
|
* Add platform detection for Linux vs SolarisAlan Brault2011-05-021-2/+0
|
* More autotools migrationAlan Brault2011-05-021-0/+9