X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2FMakefile.am;fp=pppd%2FMakefile.am;h=3607f574aa4f56f9377752d1b55449eaa9907a12;hb=b2c21894e165d7a0b4f1600fd8a8fd1b21305752;hp=2cf2400630a31d2229cf5fe32c6ca969d59aa431;hpb=f7307b3f74f9a2fd64acc77b0c884ed1cc9afe56;p=ppp.git diff --git a/pppd/Makefile.am b/pppd/Makefile.am index 2cf2400..3607f57 100644 --- a/pppd/Makefile.am +++ b/pppd/Makefile.am @@ -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