]> git.ozlabs.org Git - ppp.git/commit
winbind plugin: Add -DMPPE=1 to eliminate compiler warnings
authorPaul Mackerras <paulus@samba.org>
Fri, 1 Aug 2014 11:40:18 +0000 (21:40 +1000)
committerPaul Mackerras <paulus@samba.org>
Fri, 1 Aug 2014 11:40:18 +0000 (21:40 +1000)
commit2b05e22c62095e97dd0a97e4b5588402c2185071
treeee4260fa59d4b5fdd5053e649b03fc2b652113f9
parent36733a891fb56594fcee580f667b33a64b990981
winbind plugin: Add -DMPPE=1 to eliminate compiler warnings

When compiling the winbind plugin, we need an equivalent definition
of the MPPE symbol to that which applied when the main pppd was
compiled.  This adds that to Makefile.linux.

Reported-by: Mike Gilbert <floppym@gentoo.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
pppd/plugins/Makefile.linux