blob: 23bc5f3f0de4413a3d5d886aa64bc254333f6085 (
plain) (
tree)
|
|
$NetBSD: todo,v 1.13 2013/05/05 13:23:03 lukem Exp $
Current Items
-------------
autoconf test for HAVE_DECL_GETADDRINFO if providing getaddrinfo() override.
(required for UnixWare 7.1.1)
Interix may need hack to fix detection of getpgrp() void args.
(See pkgsrc/net/tnftp/files/src/progressbar.c 1.2)
Old Items
---------
in configure, check for ansi c compiler and barf if it fails
check if we need #defines for memcpy() et al
possibly install editline.3 and editrc.5
system specific tests (to remove need for manual intervention):
- sunos4
LIBS+= -lresolv
|