]> The Tcpdump Group git mirrors - tcpdump/commit
C99 - ask for it by name!
authorGuy Harris <[email protected]>
Sun, 7 Jan 2018 09:12:52 +0000 (01:12 -0800)
committerGuy Harris <[email protected]>
Sun, 7 Jan 2018 09:12:52 +0000 (01:12 -0800)
commit8ab5c3a4e75a3ce8da691cd6ca6a9945082827af
tree5370441f0d7254b3d8d97e10cf0b9553010ff5ee
parent39a7d38ee8332a8e70dff64676cc488443a5b76f
C99 - ask for it by name!

Use AC_PROG_CC_C99, to try to get the appropriate flags to make C99 the
C version for which we compile.  (XXX - should we fail if we don't get
support for C99?)
configure
configure.ac