autoconf-related updates from Ross Younger <ross@crazyscot.com>
authorStephen Early <steve@greenend.org.uk>
Wed, 6 Apr 2005 00:18:28 +0000 (01:18 +0100)
committerStephen Early <steve@greenend.org.uk>
Wed, 18 May 2011 18:00:28 +0000 (19:00 +0100)
commitf74f5f43b01514e32f51e30015a8c7d5c7dd1521
tree6f5a699098be353e5076d57027c4a26a6347ab69
parent3b83c93292fbf6c4e859ce513bdf54ad90733f96
autoconf-related updates from Ross Younger <ross@crazyscot.com>

configure.in:
+ require autoconf 2.50
+ use new AC_INIT syntax (NB. This required me to specify an explicit
  package version number and maintainer address!)
+ fix linux/if.h header check
+ add some quoting
+ barf at configure time if gmp, fl or adns are missing
+ use new AC_LIBOBJ syntax for snprintf and getopt
+ include config.h fragments formerly in config.h.bot and config.h.top

Makefile.in: distfiles and dependencies updated to suit.

config.h.bot and config.h.top: removed.
Makefile.in
config.h.bot [deleted file]
config.h.in
config.h.top [deleted file]
configure [deleted file]
configure.in