X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fplugins%2FMakefile.linux;h=5a7bd7966215e97f89b774d95645fb37477a7240;hp=af5384381cb07c27fa4043824f80b6ab69807fa9;hb=e87fe1bbd37a1486c5223f110e9ce3ef75971f93;hpb=ad3937a0a38a696eb1a37dbf8f92e8e6072cdccb diff --git a/pppd/plugins/Makefile.linux b/pppd/plugins/Makefile.linux index af53843..5a7bd79 100644 --- a/pppd/plugins/Makefile.linux +++ b/pppd/plugins/Makefile.linux @@ -4,6 +4,9 @@ CFLAGS = $(COPTS) -I.. -I../../include -fPIC LDFLAGS_SHARED = -shared INSTALL = install +# EAP-TLS +CFLAGS += -DUSE_EAPTLS=1 + DESTDIR = $(INSTROOT)@DESTDIR@ BINDIR = $(DESTDIR)/sbin MANDIR = $(DESTDIR)/share/man/man8