X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;ds=sidebyside;f=pppd%2FMakefile.am;h=9675208fd847213c40a093348ef67935c566e7df;hb=a83dce41e0260ef18e643c480d2e0af5cc6766ad;hp=94197fdaa24afcbc5ede4ed87a220a7a8acecd70;hpb=e8676075aea6d278f435d5ce83d9b6aa216a1ecb;p=ppp.git diff --git a/pppd/Makefile.am b/pppd/Makefile.am index 94197fd..9675208 100644 --- a/pppd/Makefile.am +++ b/pppd/Makefile.am @@ -115,7 +115,7 @@ pppd_LDFLAGS += -Wl,-E endif endif -if WITH_MULTILINK +if PPP_WITH_MULTILINK pppd_SOURCES += multilink.c endif