1132718Skan$NetBSD: todo,v 1.12 2008/12/20 15:17:58 lukem Exp $
2169689Skan
3169689SkanCurrent Items
4132718Skan-------------
5132718Skan
6132718Skanautoconf test for HAVE_DECL_GETADDRINFO if providing getaddrinfo() override.
7132718Skan(required for UnixWare 7.1.1)
8132718Skan
9132718SkanInterix may need hack to fix detection of getpgrp() void args.
10132718Skan(See pkgsrc/net/tnftp/files/src/progressbar.c 1.2)
11132718Skan
12132718SkanOld Items
13132718Skan---------
14132718Skan
15132718Skanadd locale autoconf checks
16132718Skan
17132718Skanin configure, check for ansi c compiler and barf if it fails
18132718Skan
19132718Skancheck if we need #defines for memcpy() et al
20132718Skan
21169689Skanpossibly install editline.3 and editrc.5
22169689Skan
23132718Skansystem specific tests (to remove need for manual intervention):
24132718Skan- sunos4
25132718Skan	LIBS+= -lresolv
26132718Skan