aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Initial commitJoseph Hunkeler2012-05-251-11/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Partial autotools conversion to help out Joe More autotools migration More autotools migration Add platform detection for Linux vs Solaris Move CFG_PATH out of duser.h and put into configure via --with-config-path Forgot to define ifdef for HAVE_CONFIG_H sigh Add configure checks for strchrnul() and strcasestr() and config.h entries Add __NLINUX__ and __NSOLARIS__ platform checks to configure and config.h entries Forgot compat.c for Solaris platforms sigh Fix spelling mistake: comat.c -> compat.c Fixed typo Make strcasestr() and strchrnul() into separate compat files Force everyone to use compat functions not just Solaris Remove libsysfs from buildconf Add libtool support (needed for libdusercompat.a)
* Removed duser.h from source listJoseph Hunkeler2012-05-251-1/+1
|
* Stripped binariesJoseph Hunkeler2012-05-251-2/+2
|
* Added cleanJoseph Hunkeler2012-05-251-1/+3
|
* Debugging disabledJoseph Hunkeler2012-05-251-1/+1
| | | | Program name is now global
* Removed libtre dependencyJoseph Hunkeler2012-05-251-2/+2
|
* Added log.c and duser.hJoseph Hunkeler2012-05-251-1/+1
|
* Debug configJoseph Hunkeler2011-03-241-1/+1
|
* Initial commitJoseph Hunkeler2011-03-231-0/+9