]> The Tcpdump Group git mirrors - libpcap/commit
Avoid some warnings from Sun C.
authorGuy Harris <[email protected]>
Sat, 22 Jun 2013 21:04:43 +0000 (14:04 -0700)
committerGuy Harris <[email protected]>
Sat, 22 Jun 2013 21:04:43 +0000 (14:04 -0700)
commit32b5482843c1227fef1afa8fe6974c373dd9a178
treee430204dc825ce07f42769dfa51c74d930de34eb
parent2933fb0ae763f9463eb904ed6ddf0a033b6ba635
Avoid some warnings from Sun C.

Some versions of Sun C support __attribute__ but don't support the
"unused" or "format" attributes - they don't fail, but they whine a lot.
Check whether they can be used without warnings, and use them only if
they can.
aclocal.m4
config.h.in
configure
configure.in
gencode.h