]> git.ozlabs.org Git - ppp.git/blob - pppd/pppdconf.h.in
Makefile.am: Add explicit openssl directory to pppd include path
[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 packet activity filter support" */
16 #undef PPP_FILTER
17
18 /* "Have support for loadable plugins" */
19 #undef PLUGIN
20
21 /* "Limit sessions by maximum number of octets" */
22 #undef MAXOCTETS
23
24 /* Have Microsoft Callback Protocol support */
25 #undef CBCP_SUPPORT
26
27 /* "Include Trivial Database support" */
28 #undef USE_TDB
29
30 /* "Have IPv6 support" */
31 #undef INET6
32
33 /* "Support for Pluggable Authentication Modules" */
34 #undef USE_PAM
35
36 /* "Have EAP-SRP authentication support" */
37 #undef USE_SRP
38
39 /* "Have EAP-TLS authentication support" */
40 #undef USE_EAPTLS
41
42 /* "Have PEAP authentication support" */
43 #undef USE_PEAP
44
45 /* Use included des included with pppd */
46 #undef USE_CRYPT
47
48 /* Use included md4 included with pppd */
49 #undef USE_MD4
50
51 /* Use included md5 included with pppd */
52 #undef USE_MD5
53
54 /* Use included sha included with pppd */
55 #undef USE_SHA
56
57 /* Version number of package */
58 #undef VERSION