more
This commit is contained in:
parent
ec932376b7
commit
c68d43335f
6
TODO
6
TODO
|
@ -75,6 +75,10 @@ Clean up configure/makefiles:
|
||||||
- Consider splitting the u_intXX_t test for sys/bitype.h into seperate test
|
- Consider splitting the u_intXX_t test for sys/bitype.h into seperate test
|
||||||
to allow people to (right/wrongfully) link against Bind directly.
|
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:
|
Packaging:
|
||||||
- Solaris: Update packaging scripts and build new sysv startup scripts
|
- Solaris: Update packaging scripts and build new sysv startup scripts
|
||||||
Ideally the package metadata should be generated by autoconf.
|
Ideally the package metadata should be generated by autoconf.
|
||||||
|
@ -83,4 +87,4 @@ Packaging:
|
||||||
- HP-UX: Provide DEPOT package scripts.
|
- HP-UX: Provide DEPOT package scripts.
|
||||||
(gilbert.r.loomis@saic.com)
|
(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 $
|
||||||
|
|
Loading…
Reference in New Issue