]> git.ozlabs.org Git - ppp.git/commit - pppd/pppd.h
Changing defines for CHAPMS, MSLANMAN, MPPE to prefix with PPP_WITH_*
authorEivind Næss <eivnaes@yahoo.com>
Fri, 6 Aug 2021 17:06:17 +0000 (10:06 -0700)
committerEivind Næss <eivnaes@yahoo.com>
Fri, 15 Jul 2022 22:25:39 +0000 (15:25 -0700)
commite8676075aea6d278f435d5ce83d9b6aa216a1ecb
tree06bd9f59ff45826629f39f0feaf7b3c836652c8d
parent80b8744eb42c7493794f3e3fe0bf1ce14f53e6dd
Changing defines for CHAPMS, MSLANMAN, MPPE to prefix with PPP_WITH_*

To avoid bleeding over to third party projects. They are all
defined and exported by pppdconf.h either way. These projects
will stil have a consistent view of how pppd was compiled.

Signed-off-by: Eivind Næss <eivnaes@yahoo.com>
15 files changed:
configure.ac
pppd/Makefile.am
pppd/auth.c
pppd/ccp.c
pppd/chap-new.c
pppd/chap_ms.c
pppd/eap-tls.c
pppd/eap-tls.h
pppd/eap.c
pppd/eap.h
pppd/mppe.h
pppd/plugins/radius/radius.c
pppd/plugins/winbind.c
pppd/pppd.h
pppd/pppdconf.h.in