]> The Tcpdump Group git mirrors - tcpdump/commit
Let CMake figure out whether we have snprintf() or not.
authorGuy Harris <[email protected]>
Mon, 29 Jan 2018 09:10:25 +0000 (01:10 -0800)
committerGuy Harris <[email protected]>
Mon, 29 Jan 2018 09:10:25 +0000 (01:10 -0800)
commitc1094815c32229f15a3eee2a54e7647c67d79e56
tree1963f314a07cdeb8c9265be63bc32e8781bb7285
parent494c8096e0881e4f82440bc7b0b41b6969cd92b9
Let CMake figure out whether we have snprintf() or not.

Now that we're using check_symbol_exists(), CMake can find it, so we
don't need to check the compiler version - and this avoids a warning
about redefining HAVE_SNPRINTF.
netdissect-stdinc.h