X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2FMakefile.linux;h=c3489fb5dbf06673ad849ee6a62eb3d1982892ac;hb=c4d488788a3ed8fba3e75c9ddd632d1f98e9ac77;hp=312580bd1b47801c7d7c781590179d3afe8f852b;hpb=c6869931feed37330a96715fecc0c2c75f3f5dc0;p=ppp.git diff --git a/pppd/Makefile.linux b/pppd/Makefile.linux index 312580b..c3489fb 100644 --- a/pppd/Makefile.linux +++ b/pppd/Makefile.linux @@ -144,7 +144,7 @@ CFLAGS += -DHAS_SHADOW #LIBS += -lshadow $(LIBS) endif -CRYPTHEADER = "\#include " +CRYPTHEADER = "\#include " ifeq ($(shell echo $(CRYPTHEADER) | $(CC) -E - >/dev/null 2>&1 && echo yes),yes) CFLAGS += -DHAVE_CRYPT_H=1 LIBS += -lcrypt