]> git.ozlabs.org Git - ppp.git/blob - pppd/pppdconf.h.in
Fix include paths for plugins to use the public API of pppd
[ppp.git] / pppd / pppdconf.h.in
1 /*
2  * This file is generated by configure and sets the features enabled
3  *   in pppd when configured.
4  */
5
6 /* Have Microsoft CHAP support */
7 #undef PPP_WITH_CHAPMS
8
9 /* Have Microsoft LAN Manager support */
10 #undef PPP_WITH_MSLANMAN
11
12 /* Have Microsoft MPPE support */
13 #undef PPP_WITH_MPPE
14
15 /* Have multilink support */
16 #undef PPP_WITH_MULTILINK
17
18 /* Have packet activity filter support */
19 #undef PPP_WITH_FILTER
20
21 /* Have support for loadable plugins */
22 #undef PPP_WITH_PLUGINS
23
24 /* Limit sessions by maximum number of octets */
25 #undef PPP_WITH_MAXOCTETS
26
27 /* Have Callback Protocol support */
28 #undef PPP_WITH_CBCP
29
30 /* Include TDB support */
31 #undef PPP_WITH_TDB
32
33 /* Have IPv6 Control Protocol */
34 #undef PPP_WITH_IPV6CP
35
36 /* Support for Pluggable Authentication Modules */
37 #undef PPP_WITH_PAM
38
39 /* Have EAP-SRP authentication support */
40 #undef PPP_WITH_SRP
41
42 /* Have EAP-TLS authentication support */
43 #undef PPP_WITH_EAPTLS
44
45 /* Have PEAP authentication support */
46 #undef PPP_WITH_PEAP
47
48 /* Use included des included with pppd */
49 #undef USE_CRYPT
50
51 /* Use included md4 included with pppd */
52 #undef USE_MD4
53
54 /* Use included md5 included with pppd */
55 #undef USE_MD5
56
57 /* Use included sha included with pppd */
58 #undef USE_SHA
59
60 /* The pppd version */
61 #undef PPPD_VERSION