K 10
svn:author
V 3
rra
K 8
svn:date
V 27
1999-10-25T00:30:39.000000Z
K 7
svn:log
V 503
Remove the now-unused check for close-on-exec style (moved into
lib/closeonexec.c).  Only check if replacing memchr, memmove, and memset
are needed if we don't have standard C headers.  Don't attempt to replace
memcpy, strchr, or strrchr if they're missing; we're just going to use
bcopy, index, and rindex instead.  Stop checking for getopt.h; we don't
need it.  Cleaned up some of the check styles so that autoheader can
figure out config.h.in content automatically without having them in
acconfig.h.

END
