aboutsummaryrefslogtreecommitdiffstats
path: root/extcap
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2017-08-31 14:39:30 +0100
committerJoão Valverde <j@v6e.pt>2017-09-24 12:58:06 +0000
commitd7ec2cbc38dc12b27bae3d043ae93aafe94caf91 (patch)
tree68fd702b56ecf6042287195ca0b9df5c57bd529f /extcap
parent69bfcbc67ece916630d212a9cc094694182df4f6 (diff)
autotools: Use package flags to configure libpcap
Change-Id: Icd64014b597a8e60d2aff9d180c441c6ffccff26 Reviewed-on: https://code.wireshark.org/review/23329 Reviewed-by: João Valverde <j@v6e.pt>
Diffstat (limited to 'extcap')
-rw-r--r--extcap/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/extcap/Makefile.am b/extcap/Makefile.am
index 89f5399853..938946c31a 100644
--- a/extcap/Makefile.am
+++ b/extcap/Makefile.am
@@ -21,7 +21,7 @@
include ../Makefile.am.inc
-AM_CPPFLAGS = $(INCLUDEDIRS) $(WS_CPPFLAGS) $(GLIB_CFLAGS)
+AM_CPPFLAGS = $(INCLUDEDIRS) $(WS_CPPFLAGS) $(GLIB_CFLAGS) $(PCAP_CFLAGS)
MAINTAINERCLEANFILES = \
Makefile.in