]> The Tcpdump Group git mirrors - libpcap/commit
Use BUILDING_PCAP to mean "we're building libpcap".
authorGuy Harris <[email protected]>
Mon, 27 Nov 2017 19:50:16 +0000 (11:50 -0800)
committerGuy Harris <[email protected]>
Mon, 27 Nov 2017 19:50:16 +0000 (11:50 -0800)
commit90924a7c672244bcfaf1b4d5c88471bb548705ee
treefd9341d176a0971c839481dc95349276b1f31983
parentde8f67efe0118b7e3da1f3450f0f0020f696628c
Use BUILDING_PCAP to mean "we're building libpcap".

"We're building libpcap" and "we're building a libpcap shared library"
are different; the former is true even when building a static libpcap.
Use BUILDING_PCAP for the former and pcap_EXPORTS for the latter.
CMakeLists.txt
Makefile.in
pcap/pcap.h