X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=1248b8431ad6695778f8e04e21db3c8844f11f56;hb=f36f5f83a39058e3cd16d450f20d20fa32419076;hp=19e981c63dbc090d41598ef676e0414a66ef863f;hpb=3d40f39afda944dc862001800c0b3696d2f9f181;p=ppp.git diff --git a/configure.ac b/configure.ac index 19e981c..1248b84 100644 --- a/configure.ac +++ b/configure.ac @@ -275,8 +275,8 @@ AX_CHECK_ATM # # With libpam support -AX_CHECK_PAM(AC_DEFINE([USE_PAM], 1, ["Support for Pluggable Authentication Modules"])) -AM_CONDITIONAL(WITH_PAM, test "x${with_pam}" = "xyes") +AX_CHECK_PAM(AC_DEFINE([PPP_WITH_PAM], 1, [Support for Pluggable Authentication Modules])) +AM_CONDITIONAL(PPP_WITH_PAM, test "x${with_pam}" = "xyes") # # With libpcap support, activate pppd on network activity