]> git.ozlabs.org Git - ppp.git/commit
Additional fixes for broken build
authorEivind Næss <eivnaes@yahoo.com>
Thu, 9 Mar 2023 23:59:19 +0000 (23:59 +0000)
committerEivind Næss <eivnaes@yahoo.com>
Fri, 17 Mar 2023 14:17:41 +0000 (14:17 +0000)
commit11febba74597dc22b1f2611db14537e3e81a11bc
tree65fe5a2c511eb5a91a4da9c0e6f063ce2499af35
parent1fe5196b10fc30b1dfb8b4b0ac5bf2b6fa49c297
Additional fixes for broken build

This change fixes the build when
- ./configure is run with --disable-plugins
- ./configure is run with --disable-peap --disable-eaptls
     --disable-microsoft-extensions

The latter disables the MPPE encryption too, but <pppd/crypto.h> is
still needed.

Signed-off-by: Eivind Næss <eivnaes@yahoo.com>
pppd/options.c
pppd/plugins/radius/radius.c