]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/Makefile.am
Changing INET6 to PPP_WITH_IPV6CP and adding configure option
[ppp.git] / pppd / Makefile.am
index 97edd3ce8f7f346bb39d051ba30867b6d4b12bf4..bc9a6d95b97746879eeaf8077f6819c4c7be5419 100644 (file)
@@ -123,7 +123,7 @@ if WITH_TDB
 pppd_SOURCES += tdb.c spinlock.c
 endif
 
-if WITH_INET6
+if PPP_WITH_IPV6CP
 pppd_SOURCES += ipv6cp.c eui64.c
 endif