/*
*
* --- T2-COPYRIGHT-BEGIN ---
* t2/package/*/net-tools/config.h.diet
* Copyright (C) 2004 - 2026 The T2 SDE Project
* Copyright (C) 1998 - 2003 ROCK Linux Project
* SPDX-License-Identifier: GPL-2.0
* --- T2-COPYRIGHT-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
