X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2FMakefile.linux;h=e7e52b84c722a225f5dbd243172ead87568369cf;hb=6849615c460f11e9c267059af5dbe93813fbe456;hp=cfa2d1a1fe870e44bebc32d6adc2622bc8111831;hpb=03a755882397bda31e3e44d3aa51034338ea3ce6;p=ppp.git diff --git a/pppd/Makefile.linux b/pppd/Makefile.linux index cfa2d1a..e7e52b8 100644 --- a/pppd/Makefile.linux +++ b/pppd/Makefile.linux @@ -1,6 +1,6 @@ # # pppd makefile for Linux -# $Id: Makefile.linux,v 1.64 2004/10/31 22:09:03 paulus Exp $ +# $Id: Makefile.linux,v 1.66 2004/11/13 12:02:22 paulus Exp $ # # Default installation locations @@ -153,9 +153,9 @@ endif # TDB ifdef USE_TDB CFLAGS += -DUSE_TDB=1 - PPPDSRCS += tdb.c - PPPDOBJS += tdb.o - HEADERS += tdb.h + PPPDSRCS += tdb.c spinlock.c + PPPDOBJS += tdb.o spinlock.o + HEADERS += tdb.h spinlock.h endif # Lock library binary for Linux is included in 'linux' subdirectory. @@ -171,9 +171,11 @@ LIBS += -ldl endif ifdef FILTER +ifneq ($(wildcard /usr/include/pcap-bpf.h),) LIBS += -lpcap CFLAGS += -DPPP_FILTER endif +endif ifdef HAVE_INET6 PPPDSRCS += ipv6cp.c eui64.c