]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/Makefile.am
Changing HAVE_MULTILINK to PPP_WITH_MULTILINK
[ppp.git] / pppd / Makefile.am
index 94197fdaa24afcbc5ede4ed87a220a7a8acecd70..9675208fd847213c40a093348ef67935c566e7df 100644 (file)
@@ -115,7 +115,7 @@ pppd_LDFLAGS += -Wl,-E
 endif
 endif
 
-if WITH_MULTILINK
+if PPP_WITH_MULTILINK
 pppd_SOURCES += multilink.c
 endif