]>
Commit | Line | Data |
---|---|---|
236898d6 MT |
1 | /* |
2 | * config.h Automatically generated configuration includefile | |
3 | * | |
4 | * NET-TOOLS A collection of programs that form the base set of the | |
5 | * NET-3 Networking Distribution for the LINUX operating | |
6 | * system. | |
7 | * | |
8 | * DO NOT EDIT DIRECTLY | |
9 | * | |
10 | */ | |
11 | ||
12 | /* | |
13 | * | |
14 | * Internationalization | |
15 | * | |
16 | * The net-tools package has currently been translated to French, | |
17 | * German and Brazilian Portugese. Other translations are, of | |
18 | * course, welcome. Answer `n' here if you have no support for | |
19 | * internationalization on your system. | |
20 | * | |
21 | */ | |
22 | #define I18N 1 | |
23 | ||
24 | /* | |
25 | * | |
26 | * Protocol Families. | |
27 | * | |
28 | */ | |
29 | #define HAVE_AFUNIX 1 | |
30 | #define HAVE_AFINET 1 | |
31 | #define HAVE_AFINET6 1 | |
32 | #define HAVE_AFIPX 1 | |
33 | #define HAVE_AFATALK 1 | |
34 | #define HAVE_AFAX25 1 | |
35 | #define HAVE_AFNETROM 1 | |
36 | #define HAVE_AFROSE 1 | |
37 | #define HAVE_AFX25 0 | |
38 | #define HAVE_AFECONET 1 | |
39 | #define HAVE_AFDECnet 0 | |
40 | #define HAVE_AFASH 1 | |
41 | ||
42 | /* | |
43 | * | |
44 | * Device Hardware types. | |
45 | * | |
46 | */ | |
47 | #define HAVE_HWETHER 1 | |
48 | #define HAVE_HWARC 1 | |
49 | #define HAVE_HWSLIP 0 | |
50 | #define HAVE_HWPPP 1 | |
51 | #define HAVE_HWTUNNEL 1 | |
52 | #define HAVE_HWSTRIP 1 | |
53 | #define HAVE_HWTR 1 | |
54 | #define HAVE_HWAX25 1 | |
55 | #define HAVE_HWROSE 1 | |
56 | #define HAVE_HWNETROM 1 | |
57 | #define HAVE_HWX25 0 | |
58 | #define HAVE_HWFR 1 | |
59 | #define HAVE_HWSIT 1 | |
60 | #define HAVE_HWFDDI 1 | |
61 | #define HAVE_HWHIPPI 1 | |
62 | #define HAVE_HWASH 1 | |
63 | #define HAVE_HWHDLCLAPB 1 | |
64 | #define HAVE_HWIRDA 1 | |
65 | #define HAVE_HWEC 1 | |
66 | #define HAVE_HWIB 1 | |
67 | ||
68 | /* | |
69 | * | |
70 | * Other Features. | |
71 | * | |
72 | */ | |
73 | #define HAVE_FW_MASQUERADE 1 | |
74 | #define HAVE_IP_TOOLS 1 | |
75 | #define HAVE_MII 1 |