This commit is contained in:
Damien Miller 2002-01-22 22:26:20 +11:00
parent ec932376b7
commit c68d43335f
1 changed files with 5 additions and 1 deletions

6
TODO
View File

@ -75,6 +75,10 @@ Clean up configure/makefiles:
- Consider splitting the u_intXX_t test for sys/bitype.h into seperate test
to allow people to (right/wrongfully) link against Bind directly.
- Consider splitting configure.ac into seperate files which do logically
similar tests. E.g move all the type detection stuff into one file,
entropy related stuff into another.
Packaging:
- Solaris: Update packaging scripts and build new sysv startup scripts
Ideally the package metadata should be generated by autoconf.
@ -83,4 +87,4 @@ Packaging:
- HP-UX: Provide DEPOT package scripts.
(gilbert.r.loomis@saic.com)
$Id: TODO,v 1.45 2001/10/30 02:50:40 tim Exp $
$Id: TODO,v 1.46 2002/01/22 11:26:20 djm Exp $