summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2000-12-18 19:58:57 +0000
committerBen Lindstrom <mouring@eviladmin.org>2000-12-18 19:58:57 +0000
commit28bfc0da69166bc1afe33cfb1a61dadce01169e2 (patch)
tree00d8eb8558954a08fed9eede3fd812ffbf385321 /TODO
parent1004c7eb9e08fed606d0d22f10cc6a3d93557011 (diff)
downloadopenssh-git-28bfc0da69166bc1afe33cfb1a61dadce01169e2.tar.gz
- (bal) split CFLAGS into CFLAGS and CPPFLAGS in configure.in and Makefile.
Suggested by Wilfredo Sanchez <wsanchez@apple.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 318212dd..61e6aed6 100644
--- a/TODO
+++ b/TODO
@@ -44,6 +44,9 @@ Clean up configure/makefiles:
- Replace the whole u_intXX_t evilness in acconfig.h with something better???
+- Consider splitting the u_intXX_t test for sys/bitype.h into seperate test
+ to allow people to (right/wrongfully) link against Bind directly.
+
- Move all "openbsd-compat" files to it's own directory. Consider doing the
same with libssh. I don't think we need to split ssh, sshd, etc into their
own directory.