summaryrefslogtreecommitdiff
path: root/libpcap/libpcap_0.7.2.oe
diff options
context:
space:
mode:
Diffstat (limited to 'libpcap/libpcap_0.7.2.oe')
-rw-r--r--libpcap/libpcap_0.7.2.oe3
1 files changed, 3 insertions, 0 deletions
diff --git a/libpcap/libpcap_0.7.2.oe b/libpcap/libpcap_0.7.2.oe
index 686dec95d1..54865ce030 100644
--- a/libpcap/libpcap_0.7.2.oe
+++ b/libpcap/libpcap_0.7.2.oe
@@ -13,6 +13,9 @@ DEPENDS=virtual/libc
inherit autotools
EXTRA_OECONF=" --with-pcap=linux"
+CPPFLAGS_prepend = '-I${S} '
+CFLAGS_prepend = '-I${S} '
+CXXFLAGS_prepend = '-I${S} '
do_configure_prepend () {
if [ ! -e acinclude.m4 ]; then