Bump autoconf requirement to 2.60
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Fri, 5 Aug 2016 16:21:39 +0000 (18:21 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Fri, 5 Aug 2016 16:25:07 +0000 (18:25 +0200)
commit275c43ec559ac2face51e7702880b5744607e089
treecdf7c9eab78c163d73ee2907317c1a56337a6834
parent0941c911d7d156f5ce0797460b357dc10f2e6930
Bump autoconf requirement to 2.60

Since ae63479 we use AC_PROG_CC_C99 which was introduced in autoconf 2.60.

Unfortunately this means you can't build from git anymore on RHEL5, but
so be it. Building from tarball of course still works.
configure.ac