From: djm Date: Tue, 22 Jan 2002 11:26:20 +0000 (+0000) Subject: more X-Git-Tag: V_3_1_P1~198 X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/commitdiff_plain/4027f21c524032655162ba85a82b0266a753d2bd more --- diff --git a/TODO b/TODO index 3c898520..11abaf67 100644 --- a/TODO +++ b/TODO @@ -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.