]> The Tcpdump Group git mirrors - tcpdump/commit
Require autoconf 2.61 as a minimum, and eliminate stuff that does for you.
authorGuy Harris <[email protected]>
Sun, 12 May 2013 19:35:43 +0000 (12:35 -0700)
committerGuy Harris <[email protected]>
Sun, 12 May 2013 19:35:43 +0000 (12:35 -0700)
commit985ad5e3597a3dae342bc58c81960d156fd9b3bd
tree7a92fcd0b22a09cceaa4385d318204bec613d98d
parent60f8354159a2d5a2bf5ef29bb0aa03a55197466c
Require autoconf 2.61 as a minimum, and eliminate stuff that does for you.

autoconf 2.61 and later do, in AC_PROG_CC, tests to figure out how to
beat non-GCC compilers into doing the closest thing to ANSI C of which
they're capable, so we don't need to do them ourselves.
aclocal.m4
config.h.in
configure
configure.in