]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/pppdconf.h.in
Changing INET6 to PPP_WITH_IPV6CP and adding configure option
[ppp.git] / pppd / pppdconf.h.in
index a1eea0e7f3871b9cf542eedc21e5929e89f82b52..63b61ee732fc6e3522df4e46938d58b5d9044688 100644 (file)
@@ -12,9 +12,6 @@
 /* "Have multilink support" */
 #undef HAVE_MULTILINK
 
-/* "Have IPX Control Protocol" */
-#undef IPX_CHANGE
-
 /* "Have packet activity filter support" */
 #undef PPP_FILTER
 
@@ -31,7 +28,7 @@
 #undef USE_TDB
 
 /* "Have IPv6 support" */
-#undef INET6
+#undef PPP_WITH_IPV6CP
 
 /* "Support for Pluggable Authentication Modules" */
 #undef USE_PAM