From: Paul Mackerras Date: Sun, 14 Nov 2004 07:58:58 +0000 (+0000) Subject: Add radius to the list of plugins to be compiled by default X-Git-Tag: ppp-2.4.7~169 X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=commitdiff_plain;h=910e26074b507e492c5f31923e0b57c8e4c97db5;ds=sidebyside Add radius to the list of plugins to be compiled by default --- diff --git a/pppd/plugins/Makefile.linux b/pppd/plugins/Makefile.linux index e373700..b52f284 100644 --- a/pppd/plugins/Makefile.linux +++ b/pppd/plugins/Makefile.linux @@ -9,7 +9,7 @@ BINDIR = $(DESTDIR)/sbin MANDIR = $(DESTDIR)/share/man/man8 LIBDIR = $(DESTDIR)/lib/pppd/$(VERSION) -SUBDIRS := rp-pppoe pppoatm +SUBDIRS := rp-pppoe pppoatm radius # Uncomment the next line to include the radius authentication plugin # SUBDIRS += radius PLUGINS := minconn.so passprompt.so passwordfd.so winbind.so