Sync configure.in with the latest autoheader/autoconf
Brought to you by:
olaf81825
Attached is a patch to configure.in and conf/aclocal.m4
that tidies up the use of AC_DEFINE macro according to
autoconf 2.59 and autoheader 2.59.
The patch to conf/config.h.in is provided but could be
made redundant of the file itself is removed from the
repository. The file can be generated by running
autoheader
The configure script will be generated by the following
command:
autoconf --include conf
A patch to the CIPE's automatic configuration templates