mirror of
git://slackware.nl/current.git
synced 2024-12-26 09:58:59 +01:00
646a5c1cbf
a/pkgtools-15.0-noarch-13.txz: Rebuilt. installpkg: default line length for --terselength is the number of columns. removepkg: added --terse mode. upgradepkg: default line length for --terselength is the number of columns. upgradepkg: accept -option in addition to --option. ap/vim-8.1.0026-x86_64-1.txz: Upgraded. d/bison-3.0.5-x86_64-1.txz: Upgraded. e/emacs-26.1-x86_64-1.txz: Upgraded. kde/kopete-4.14.3-x86_64-8.txz: Rebuilt. Recompiled against libidn-1.35. n/conntrack-tools-1.4.5-x86_64-1.txz: Upgraded. n/libnetfilter_conntrack-1.0.7-x86_64-1.txz: Upgraded. n/libnftnl-1.1.0-x86_64-1.txz: Upgraded. n/links-2.16-x86_64-2.txz: Rebuilt. Rebuilt to enable X driver for -g mode. n/lynx-2.8.9dev.19-x86_64-1.txz: Upgraded. n/nftables-0.8.5-x86_64-1.txz: Upgraded. n/p11-kit-0.23.11-x86_64-1.txz: Upgraded. n/ulogd-2.0.7-x86_64-1.txz: Upgraded. n/whois-5.3.1-x86_64-1.txz: Upgraded. xap/network-manager-applet-1.8.12-x86_64-1.txz: Upgraded. xap/vim-gvim-8.1.0026-x86_64-1.txz: Upgraded.
83 lines
1.6 KiB
C
83 lines
1.6 KiB
C
/*
|
|
* 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 0
|
|
#define HAVE_AFX25 1
|
|
#define HAVE_AFECONET 0
|
|
#define HAVE_AFDECnet 0
|
|
#define HAVE_AFASH 0
|
|
#define HAVE_AFBLUETOOTH 1
|
|
|
|
/*
|
|
*
|
|
* 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_HWSTRIP 0
|
|
#define HAVE_HWTR 0
|
|
#define HAVE_HWAX25 1
|
|
#define HAVE_HWROSE 0
|
|
#define HAVE_HWNETROM 1
|
|
#define HAVE_HWX25 1
|
|
#define HAVE_HWFR 1
|
|
#define HAVE_HWSIT 0
|
|
#define HAVE_HWFDDI 1
|
|
#define HAVE_HWHIPPI 1
|
|
#define HAVE_HWASH 0
|
|
#define HAVE_HWHDLCLAPB 0
|
|
#define HAVE_HWIRDA 1
|
|
#define HAVE_HWEC 0
|
|
#define HAVE_HWEUI64 1
|
|
#define HAVE_HWIB 1
|
|
|
|
/*
|
|
*
|
|
* Other Features.
|
|
*
|
|
*/
|
|
#define HAVE_FW_MASQUERADE 1
|
|
#define HAVE_ARP_TOOLS 1
|
|
#define HAVE_HOSTNAME_TOOLS 1
|
|
#define HAVE_HOSTNAME_SYMLINKS 1
|
|
#define HAVE_IP_TOOLS 1
|
|
#define HAVE_MII 1
|
|
#define HAVE_PLIP_TOOLS 1
|
|
#define HAVE_SERIAL_TOOLS 1
|
|
#define HAVE_SELINUX 0
|