pcap: revert build patches
authorDavid Marchand <david.marchand@6wind.com>
Thu, 6 Mar 2014 10:11:56 +0000 (11:11 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 19 Mar 2014 13:33:52 +0000 (14:33 +0100)
commit2a315d698510e7b33a7c9516ef532dbcd44c027f
tree1eba2e34e8e67cd6d90907d09417dcc9140e09b7
parent266ffe3494aed907f2dcd76c233ffadde1840518
pcap: revert build patches

This reverts commits
a0cdfcf9 (use pcap-config to guess compilation flags),
ef5b2363 (fix build with empty LIBPCAP_CFLAGS) and
60191b89 (fix build when pcap_sendpacket is unavailable).

These patches are creating more problems than solving the initial one
(which was a build error with too old pcap libraries).
Since old pcap libraries are not that common, just revert them.

Reported-by: Meir Tseitlin <mirots@gmail.com>
Reported-by: Mats Liljegren <mats.liljegren@enea.com>
Signed-off-by: David Marchand <david.marchand@6wind.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
app/test-pmd/Makefile
doc/build-sdk-quick.txt
lib/librte_pmd_pcap/rte_eth_pcap.c
lib/librte_pmd_pcap/rte_eth_pcap.h
mk/rte.app.mk
mk/rte.sdkbuild.mk
mk/target/generic/rte.vars.mk