schmonz
16fcb4f82a
Configure conf-bg{incs,libs} files, if they exist.
2005-07-18 18:26:47 +00:00
schmonz
fa12e66df0
Excise DJB_CONFIG_DIR.
2005-05-17 08:42:24 +00:00
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