]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/Makefile.am
Fixing up libpcap configure option on SunOS
[ppp.git] / pppd / Makefile.am
index 1766f050de0d359886588a793430cdcd5cff03c5..3a0ddfad93ea3c0e3fbc5c5df0f3edab30d8056e 100644 (file)
@@ -92,7 +92,7 @@ if WITH_MPPE
 pppd_SOURCES += mppe.c
 endif
 
-if WITH_PCAP
+if WITH_FILTER
 pppd_CPPFLAGS += $(PCAP_CFLAGS)
 pppd_LDFLAGS += $(PCAP_LDFLAGS)
 pppd_LIBS += $(PCAP_LIBS)