$Id: todo,v 1.20 2000/02/01 02:18:29 lukem Exp $

check if we need #defines for memcpy() et al

we check for fparseln twice; once in libutil and once in general

support --program-prefix

check for utimes() decls [which system?]

possibly install editline.3 and editrc.5

system specific tests (to remove need for manual intervention):
- aix 4.1.5
	CFLAGS+= -DBSD4_4
- aix 4.2
	CFLAGS+= -DBSD4_4
- aix 4.3
	determine why --disable-ipv6 is required
- hpux
	CFLAGS+= -D_HPUX_SOURCE
- sunos4
	LIBS+= -lresolv
