]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/pppdconf.h.in
Changing USE_SRP to PPP_WITH_SRP for consistency
[ppp.git] / pppd / pppdconf.h.in
index 0b46a1e2a5cfadf38c39f0f887d8caedea1f745a..c0b232887b11b8aedb270ca3f3640aca17e913d0 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" */
-#undef USE_SRP
+/* Have EAP-SRP authentication support */
+#undef PPP_WITH_SRP
 
 /* Have EAP-TLS authentication support */
 #undef PPP_WITH_EAPTLS