]> git.ozlabs.org Git - ppp.git/blobdiff - Makefile.am
pppd: Fix compilation on Linux when IPV6 is disabled (#360)
[ppp.git] / Makefile.am
index 15b2d098f060393b45f1f1bfbeffe6442ed0ce51..d7b376cd45b6e57d132b4a0572cd5bbfcaf6ea1a 100644 (file)
@@ -2,7 +2,7 @@ ACLOCAL_AMFLAGS="-Im4"
 
 SUBDIRS = chat contrib pppd pppstats pppdump
 
-if WITH_PLUGINS
+if PPP_WITH_PLUGINS
 SUBDIRS += pppd/plugins
 endif