]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/pppdconf.h.in
Changing USE_TDB to PPP_WITH_TDB to be consistent.
[ppp.git] / pppd / pppdconf.h.in
index ecc399c567c1ad89583252ff3401866754ff55b5..b607c6c4be91b903508459456e1fa23e4239af89 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
@@ -28,7 +28,7 @@
 #undef CBCP_SUPPORT
 
 /* "Include Trivial Database support" */
-#undef USE_TDB
+#undef PPP_WITH_TDB
 
 /* "Have IPv6 support" */
 #undef PPP_WITH_IPV6CP