Now I've returned to an issue I saw a few months back:
bash-3.2$ autoheader autoheader: warning: missing template: BZERO_IN_STDLIB_H autoheader: Use AC_DEFINE([BZERO_IN_STDLIB_H], [], [Description]) autoheader: warning: missing template: FSTAT_WORKS_ON_FIFOS autoheader: warning: missing template: NEED_BSDTYPES_H autoheader: warning: missing template: NEED_MALLOC_H autoheader: warning: missing template: NEED_MEMORY_H autoheader: warning: missing template: NEED_SELECT_H autoheader: warning: missing template: POLL_WORKS_ON_FIFOS autoheader: warning: missing template: POSIX_NONBLOCKING_WORKS autoheader: warning: missing template: SELECT_WORKS_ON_FIFOS autoheader: warning: missing template: UNDEF_IO_IN_STROPTS_H autoheader: warning: missing template: USE_OWN_STRING_H autoheader: warning: missing template: _HPUX_SOURCE autoheader: warning: missing template: _NEXT_SOURCE autoheader: warning: missing template: const
I know there are some deprecated macros lurking in configure.ac and I haven't done anything about it yet; high time I took care of this. I am going to strip support for NeXT, SGI and a few other relics too.