AM_CONFIG_HEADER is obsolete. It has been replaced by AC_CONFIG_HEADER
What was happening was that the egrep ^AC_CONFIG_HEADER in autogen.sh was always failing and thus autoheader was never being run.
Authored by: sms00 2004-01-03
Parent: [r2147]
Child: [r2149]