2004-09-09 09:08:47 +00:00
|
|
|
/*
|
|
|
|
* config.h Automatically generated configuration includefile
|
|
|
|
*
|
|
|
|
* NET-TOOLS A collection of programs that form the base set of the
|
|
|
|
* NET-3 Networking Distribution for the LINUX operating
|
|
|
|
* system.
|
|
|
|
*
|
|
|
|
* DO NOT EDIT DIRECTLY
|
|
|
|
*
|
|
|
|
*/
|
|
|
|
|
|
|
|
/*
|
|
|
|
*
|
|
|
|
* Internationalization
|
|
|
|
*
|
|
|
|
* The net-tools package has currently been translated to French,
|
|
|
|
* German and Brazilian Portugese. Other translations are, of
|
|
|
|
* course, welcome. Answer `n' here if you have no support for
|
|
|
|
* internationalization on your system.
|
|
|
|
*
|
|
|
|
*/
|
|
|
|
#define I18N 1
|
|
|
|
|
|
|
|
/*
|
|
|
|
*
|
|
|
|
* Protocol Families.
|
|
|
|
*
|
|
|
|
*/
|
|
|
|
#define HAVE_AFUNIX 1
|
|
|
|
#define HAVE_AFINET 1
|
|
|
|
#define HAVE_AFINET6 1
|
|
|
|
#define HAVE_AFIPX 1
|
|
|
|
#define HAVE_AFATALK 1
|
|
|
|
#define HAVE_AFAX25 1
|
|
|
|
#define HAVE_AFNETROM 1
|
|
|
|
#define HAVE_AFROSE 1
|
|
|
|
#define HAVE_AFX25 1
|
|
|
|
#define HAVE_AFECONET 1
|
|
|
|
#define HAVE_AFDECnet 0
|
|
|
|
#define HAVE_AFASH 1
|
2014-10-03 08:50:18 +00:00
|
|
|
#define HAVE_AFBLUETOOTH 1
|
2004-09-09 09:08:47 +00:00
|
|
|
|
|
|
|
/*
|
|
|
|
*
|
|
|
|
* Device Hardware types.
|
|
|
|
*
|
|
|
|
*/
|
|
|
|
#define HAVE_HWETHER 1
|
|
|
|
#define HAVE_HWARC 1
|
|
|
|
#define HAVE_HWSLIP 1
|
|
|
|
#define HAVE_HWPPP 1
|
|
|
|
#define HAVE_HWTUNNEL 1
|
2012-10-01 08:29:30 +00:00
|
|
|
#define HAVE_HWSTRIP 0
|
2012-06-20 07:40:55 +00:00
|
|
|
#define HAVE_HWTR 0
|
2004-09-09 09:08:47 +00:00
|
|
|
#define HAVE_HWAX25 1
|
|
|
|
#define HAVE_HWROSE 1
|
|
|
|
#define HAVE_HWNETROM 1
|
|
|
|
#define HAVE_HWX25 1
|
|
|
|
#define HAVE_HWFR 1
|
|
|
|
#define HAVE_HWSIT 1
|
|
|
|
#define HAVE_HWFDDI 1
|
|
|
|
#define HAVE_HWHIPPI 1
|
|
|
|
#define HAVE_HWASH 1
|
|
|
|
#define HAVE_HWHDLCLAPB 1
|
|
|
|
#define HAVE_HWIRDA 1
|
|
|
|
#define HAVE_HWEC 1
|
2011-12-07 11:35:26 +00:00
|
|
|
#define HAVE_HWEUI64 1
|
2005-02-09 09:09:57 +00:00
|
|
|
#define HAVE_HWIB 1
|
2004-09-09 09:08:47 +00:00
|
|
|
|
|
|
|
/*
|
|
|
|
*
|
|
|
|
* Other Features.
|
|
|
|
*
|
|
|
|
*/
|
|
|
|
#define HAVE_FW_MASQUERADE 1
|
|
|
|
#define HAVE_IP_TOOLS 1
|
|
|
|
#define HAVE_MII 1
|
2011-12-07 11:35:26 +00:00
|
|
|
#define HAVE_SELINUX 1
|