fork
Configure Feed
Select the types of activity you want to include in your feed.
lol
fork
Configure Feed
Select the types of activity you want to include in your feed.
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 0
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 0
35#define HAVE_AFNETROM 1
36#define HAVE_AFROSE 0
37#define HAVE_AFX25 0
38#define HAVE_AFECONET 0
39#define HAVE_AFDECnet 0
40#define HAVE_AFASH 0
41#define HAVE_AFBLUETOOTH 0
42
43/*
44 *
45 * Device Hardware types.
46 *
47 */
48#define HAVE_HWETHER 1
49#define HAVE_HWARC 1
50#define HAVE_HWSLIP 1
51#define HAVE_HWPPP 1
52#define HAVE_HWTUNNEL 1
53#define HAVE_HWSTRIP 0
54#define HAVE_HWTR 0
55#define HAVE_HWAX25 0
56#define HAVE_HWROSE 0
57#define HAVE_HWNETROM 1
58#define HAVE_HWX25 0
59#define HAVE_HWFR 1
60#define HAVE_HWSIT 1
61#define HAVE_HWFDDI 0
62#define HAVE_HWHIPPI 0
63#define HAVE_HWASH 0
64#define HAVE_HWHDLCLAPB 0
65#define HAVE_HWIRDA 1
66#define HAVE_HWEC 0
67#define HAVE_HWEC 0
68#define HAVE_HWEUI64 1
69#define HAVE_HWIB 1
70
71/*
72 *
73 * Other Features.
74 *
75 */
76#define HAVE_FW_MASQUERADE 0
77#define HAVE_IP_TOOLS 0
78#define HAVE_MII 0
79#define HAVE_SELINUX 0