|
|
|
/*
|
|
|
|
*
|
|
|
|
* --- ROCK-COPYRIGHT-NOTE-BEGIN ---
|
|
|
|
*
|
|
|
|
* This copyright note is auto-generated by ./scripts/Create-CopyPatch.
|
|
|
|
* Please add additional copyright information _after_ the line containing
|
|
|
|
* the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
|
|
|
|
* the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
|
|
|
|
*
|
|
|
|
* ROCK Linux: rock-src/package/.../net-tools/config.h.diet
|
|
|
|
* Copyright (C) 1998 - 2003 Clifford Wolf
|
|
|
|
*
|
|
|
|
* This program is free software; you can redistribute it and/or modify
|
|
|
|
* it under the terms of the GNU General Public License as published by
|
|
|
|
* the Free Software Foundation; either version 2 of the License, or
|
|
|
|
* (at your option) any later version. A copy of the GNU General Public
|
|
|
|
* License can be found at Documentation/COPYING.
|
|
|
|
*
|
|
|
|
* Many people helped and are helping developing ROCK Linux. Please
|
|
|
|
* have a look at http://www.rocklinux.org/ and the Documentation/TEAM
|
|
|
|
* file for details.
|
|
|
|
*
|
|
|
|
* --- ROCK-COPYRIGHT-NOTE-END ---
|
|
|
|
*
|
|
|
|
* 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
|
|
|
|
*
|
|
|
|
*/
|
|
|
|
|
|
|
|
/*
|
|
|
|
*
|
|
|
|
* I18N
|
|
|
|
*
|
|
|
|
* (Internationalization)
|
|
|
|
*
|
|
|
|
* In this BETA Release the I18N (NLS) is enabled and now based
|
|
|
|
* on GNU gettext, only a brazilian portuguese and German catalog
|
|
|
|
* (translation) is present, but others are *highly* welcome!
|
|
|
|
*
|
|
|
|
* (answer 'n' if you have no system with GNU gettext support)
|
|
|
|
*
|
|
|
|
*/
|
|
|
|
#define I18N 0
|
|
|
|
|
|
|
|
/*
|
|
|
|
*
|
|
|
|
* Protocol Families.
|
|
|
|
*
|
|
|
|
*/
|
|
|
|
#define HAVE_AFUNIX 1
|
|
|
|
#define HAVE_AFINET 1
|
|
|
|
#define HAVE_AFINET6 0
|
|
|
|
#define HAVE_AFIPX 1
|
|
|
|
#define HAVE_AFATALK 1
|
|
|
|
#define HAVE_AFAX25 1
|
|
|
|
#define HAVE_AFNETROM 1
|
|
|
|
#define HAVE_AFROSE 1
|
|
|
|
#define HAVE_AFECONET 1
|
|
|
|
#define HAVE_AFDECnet 0
|
|
|
|
|
|
|
|
/*
|
|
|
|
*
|
|
|
|
* Device Hardware types.
|
|
|
|
*
|
|
|
|
*/
|
|
|
|
#define HAVE_HWETHER 1
|
|
|
|
#define HAVE_HWARC 1
|
|
|
|
#define HAVE_HWSLIP 1
|
|
|
|
#define HAVE_HWPPP 1
|
|
|
|
#define HAVE_HWTUNNEL 1
|
|
|
|
#define HAVE_HWTR 1
|
|
|
|
#define HAVE_HWAX25 1
|
|
|
|
#define HAVE_HWROSE 1
|
|
|
|
#define HAVE_HWNETROM 1
|
|
|
|
#define HAVE_HWFR 1
|
|
|
|
#define HAVE_HWSIT 1
|
|
|
|
#define HAVE_HWFDDI 0
|
|
|
|
#define HAVE_HWHIPPI 1
|
|
|
|
#define HAVE_HWASH 1
|
|
|
|
#define HAVE_HWHDLCLAPB 1
|
|
|
|
|
|
|
|
/*
|
|
|
|
*
|
|
|
|
* Other Features.
|
|
|
|
*
|
|
|
|
*/
|
|
|
|
#define HAVE_FW_MASQUERADE 1
|
|
|
|
#define HAVE_IP_TOOLS 1
|