X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2FMakefile.linux;h=f36d841686276b3fb9c4589d4403c3df23e84f50;hb=2c872bc67b83b91ba6390f6e5e72be08e09811a1;hp=0e404fa4e6d2762aa55b9d1a3e98b11a258c8b5b;hpb=90c9c92de25922680bc4aea4bb7576d70b857300;p=ppp.git diff --git a/pppd/Makefile.linux b/pppd/Makefile.linux index 0e404fa..f36d841 100644 --- a/pppd/Makefile.linux +++ b/pppd/Makefile.linux @@ -1,6 +1,6 @@ # # pppd makefile for Linux -# $Id: Makefile.linux,v 1.35 1999/12/23 01:23:07 paulus Exp $ +# $Id: Makefile.linux,v 1.36 2000/03/27 06:02:59 paulus Exp $ # # Default installation locations @@ -50,7 +50,7 @@ PLUGIN=y INCLUDE_DIRS= -I../include -COMPILE_FLAGS= -D_linux_=1 -DHAVE_PATHS_H -DIPX_CHANGE +COMPILE_FLAGS= -D_linux_=1 -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MULTILINK CFLAGS= $(COPTS) $(COMPILE_FLAGS) $(INCLUDE_DIRS)