Commit graph

3 commits

Author SHA1 Message Date
schmonz
ddca564691 Remove <errno.h> TODO item -- it's fine as is. Rationale: the
current subst.mk hack does not cause any change in behavior on any
platform where the software already compiles and runs. Thanks
rillig@ for suggesting this.
2005-04-10 02:25:54 +00:00
schmonz
985ca7425e Replace inline definitions of errno with "#include <errno.h>" to
fix compilation on systems with glibc 2.3.1 or newer.
2005-03-23 01:45:34 +00:00
schmonz
6da9199993 Add a Makefile fragment for packages with djb-style build machinery.
Common functions provided:
* a boilerplate RESTRICTED clause
* typical defaults for BUILD_TARGET and INSTALL_TARGET
* typical values for conf-* files
2005-03-23 00:50:06 +00:00