Dash:
[t2.git] / package / network / net-tools / config.h
blobefa11677a1057e17324d12e4d8665f4985eb6698
1 /*
3 * --- T2-COPYRIGHT-NOTE-BEGIN ---
4 * This copyright note is auto-generated by ./scripts/Create-CopyPatch.
5 *
6 * T2 SDE: package/.../net-tools/config.h
7 * Copyright (C) 2004 - 2005 The T2 SDE Project
8 * Copyright (C) 1998 - 2003 ROCK Linux Project
9 *
10 * More information can be found in the files COPYING and README.
12 * This program is free software; you can redistribute it and/or modify
13 * it under the terms of the GNU General Public License as published by
14 * the Free Software Foundation; version 2 of the License. A copy of the
15 * GNU General Public License can be found in the file COPYING.
16 * --- T2-COPYRIGHT-NOTE-END ---
18 * config.h Automatically generated configuration includefile
20 * NET-TOOLS A collection of programs that form the base set of the
21 * NET-3 Networking Distribution for the LINUX operating
22 * system.
24 * DO NOT EDIT DIRECTLY
28 /*
30 * I18N
32 * (Internationalization)
34 * In this BETA Release the I18N (NLS) is enabled and now based
35 * on GNU gettext, only a brazilian portuguese and German catalog
36 * (translation) is present, but others are *highly* welcome!
38 * (answer 'n' if you have no system with GNU gettext support)
41 #define I18N 0
43 /*
45 * Protocol Families.
48 #define HAVE_AFUNIX 1
49 #define HAVE_AFINET 1
50 #define HAVE_AFINET6 1
51 #define HAVE_AFIPX 1
52 #define HAVE_AFATALK 1
53 #define HAVE_AFAX25 1
54 #define HAVE_AFNETROM 1
55 #define HAVE_AFROSE 1
56 #define HAVE_AFECONET 1
57 #define HAVE_AFDECnet 0
59 /*
61 * Device Hardware types.
64 #define HAVE_HWETHER 1
65 #define HAVE_HWARC 1
66 #define HAVE_HWSLIP 1
67 #define HAVE_HWPPP 1
68 #define HAVE_HWTUNNEL 1
69 #define HAVE_HWTR 1
70 #define HAVE_HWAX25 1
71 #define HAVE_HWROSE 1
72 #define HAVE_HWNETROM 1
73 #define HAVE_HWFR 1
74 #define HAVE_HWSIT 1
75 #define HAVE_HWFDDI 1
76 #define HAVE_HWHIPPI 1
77 #define HAVE_HWASH 1
78 #define HAVE_HWHDLCLAPB 1
80 /*
82 * Other Features.
85 #define HAVE_FW_MASQUERADE 1
86 #define HAVE_IP_TOOLS 1