]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/pppdconf.h.in
Changing CBCP_SUPPORT define to PPP_WITH_CBCP to be consistent.
[ppp.git] / pppd / pppdconf.h.in
index ecc399c567c1ad89583252ff3401866754ff55b5..eeabcf4697f0e18706193fd0dd3c12c1d0872b51 100644 (file)
@@ -13,7 +13,7 @@
 #undef PPP_WITH_MPPE
 
 /* "Have multilink support" */
-#undef HAVE_MULTILINK
+#undef PPP_WITH_MULTILINK
 
 /* "Have packet activity filter support" */
 #undef PPP_FILTER
 #undef MAXOCTETS
 
 /* Have Microsoft Callback Protocol support */
-#undef CBCP_SUPPORT
+#undef PPP_WITH_CBCP
 
 /* "Include Trivial Database support" */
-#undef USE_TDB
+#undef PPP_WITH_TDB
 
 /* "Have IPv6 support" */
 #undef PPP_WITH_IPV6CP