]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/Makefile.linux
Make the filtering stuff work with recent versions of libpcap.
[ppp.git] / pppd / Makefile.linux
index b52a1292e179298c98ea8f8725b237bce0842abe..e1d95b3c4612c767c39035819194f3f7eb80bfeb 100644 (file)
@@ -1,6 +1,6 @@
 #
 # pppd makefile for Linux
-# $Id: Makefile.linux,v 1.60 2003/11/27 21:55:19 paulus Exp $
+# $Id: Makefile.linux,v 1.61 2004/10/28 00:15:08 paulus Exp $
 #
 
 # Default installation locations
@@ -171,7 +171,7 @@ endif
 
 ifdef FILTER
 LIBS    += -lpcap
-CFLAGS  += -DPPP_FILTER -I/usr/include/pcap
+CFLAGS  += -DPPP_FILTER
 endif
 
 ifdef HAVE_INET6