]> git.ozlabs.org Git - ppp.git/blob - pppd/pppdconf.h.in
Merge pull request #296 from enaess/ppp-autotools
[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 CHAPMS
8
9 /* "Have Microsoft MPPE support" */
10 #undef MPPE
11
12 /* "Have multilink support" */
13 #undef HAVE_MULTILINK
14
15 /* "Have IPX Control Protocol" */
16 #undef IPX_CHANGE
17
18 /* "Have packet activity filter support" */
19 #undef PPP_FILTER
20
21 /* "Have support for loadable plugins" */
22 #undef PLUGIN
23
24 /* "Limit sessions by maximum number of octets" */
25 #undef MAXOCTETS
26
27 /* Have Microsoft Callback Protocol support */
28 #undef CBCP_SUPPORT
29
30 /* "Include Trivial Database support" */
31 #undef USE_TDB
32
33 /* "Have IPv6 support" */
34 #undef INET6
35
36 /* "Support for Pluggable Authentication Modules" */
37 #undef USE_PAM
38
39 /* "Have EAP-SRP authentication support" */
40 #undef USE_SRP
41
42 /* "Have EAP-TLS authentication support" */
43 #undef USE_EAPTLS
44
45 /* "Have PEAP authentication support" */
46 #undef USE_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 /* Version number of package */
61 #undef VERSION