]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/pppdconf.h.in
Changing USE_PAM to PPP_WITH_PAM for consistency.
[ppp.git] / pppd / pppdconf.h.in
index 0b46a1e2a5cfadf38c39f0f887d8caedea1f745a..d12dc82d267b03ab602281e5e171d1a1bf90dbaa 100644 (file)
 /* "Have IPv6 support" */
 #undef PPP_WITH_IPV6CP
 
-/* "Support for Pluggable Authentication Modules" */
-#undef USE_PAM
+/* Support for Pluggable Authentication Modules */
+#undef PPP_WITH_PAM
 
-/* "Have EAP-SRP authentication support" */
+/* Have EAP-SRP authentication support */
 #undef USE_SRP
 
 /* Have EAP-TLS authentication support */