]> The Tcpdump Group git mirrors - libpcap/commit
Don't test for __attribute__ in the configure script.
authorGuy Harris <[email protected]>
Mon, 22 Jan 2018 01:59:07 +0000 (17:59 -0800)
committerGuy Harris <[email protected]>
Mon, 22 Jan 2018 01:59:07 +0000 (17:59 -0800)
commit4e84397255c98aa19f83bb1359a33fab1d15397f
tree7cc5ad346a14a925f5114786019d7d53b6c1d9d2
parent3574778762c76f8d26c3f699cf2c6f126def71a4
Don't test for __attribute__ in the configure script.

Instead, use compiler test macros for the one remaining case where we
tested for __attribute__ to check whether that *particular* attribute is
supported.
aclocal.m4
cmakeconfig.h.in
config.h.in
configure
configure.ac
extract.h