]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/Makefile.am
Changing the define USE_EAPTLS to PPP_WITH_EAPTLS for consistency
[ppp.git] / pppd / Makefile.am
index 2cf2400630a31d2229cf5fe32c6ca969d59aa431..3607f574aa4f56f9377752d1b55449eaa9907a12 100644 (file)
@@ -131,7 +131,7 @@ if WITH_PAM
 pppd_LIBS += -lpam -ldl
 endif
 
-if WITH_EAPTLS
+if PPP_WITH_EAPTLS
 pppd_SOURCES += eap-tls.c tls.c
 else
 if WITH_PEAP