wanpipe/util/bwm-ng/config.h.in

246 lines
6.1 KiB
C

/* config.h.in. Generated from configure.in by autoheader. */
/* allow set path to netstat at runtime */
#undef ALLOW_NETSTATPATH
/* enable use of configfile */
#undef CONFIG_FILE
/* enable CSV output */
#undef CSV
/* enable max, sum and avg stats */
#undef EXTENDED_STATS
/* cc knows about noreturn */
#undef FUNCATTR_NORETURN
/* Define to 1 if you have the `curs_set' function. */
#undef HAVE_CURS_SET
/* Define to 1 if you have the 'devstat' library (-ldevstat). */
#undef HAVE_DEVSTAT_GETDEVS
/* Define to 1 if you have the <devstat.h> header file. */
#undef HAVE_DEVSTAT_H
/* Define to 1 if you have the 'devstat' library (-ldevstat). */
#undef HAVE_GETDEVS
/* Define to 1 if you have the `getifaddrs' function. */
#undef HAVE_GETIFADDRS
/* Define to 1 if you have the <getopt.h> header file. */
#undef HAVE_GETOPT_H
/* Define to 1 if you have the `getopt_long' function. */
#undef HAVE_GETOPT_LONG
/* enable use of getbwuid */
#undef HAVE_GETPWUID
/* Define to 1 if you have the `gettimeofday' function. */
#undef HAVE_GETTIMEOFDAY
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if you have the `ioctl' function. */
#undef HAVE_IOCTL
/* Define to 1 if you have the `IOMasterPort' function. */
#undef HAVE_IOMASTERPORT
/* Define to 1 if you have the `IORegistryEntryCreateCFProperties' function.
*/
#undef HAVE_IOREGISTRYENTRYCREATECFPROPERTIES
/* Define to 1 if you have Darwin IOService support */
#undef HAVE_IOSERVICE
/* Define to 1 if you have the `IOServiceGetMatchingServices' function. */
#undef HAVE_IOSERVICEGETMATCHINGSERVICES
/* Define to 1 if you have the `curses' library (-lcurses). */
#undef HAVE_LIBCURSES
/* Define to 1 if you have the 'kstat' library (-lkstat). */
#undef HAVE_LIBKSTAT
/* Define to 1 if you have the `ncurses' library (-lncurses). */
#undef HAVE_LIBNCURSES
/* Define to 1 if you have the 'statgrab' library (-lstatgrab). */
#undef HAVE_LIBSTATGRAB
/* Define to 1 if you have the <linux/if.h> header file. */
#undef HAVE_LINUX_IF_H
/* Define to 1 if you have the <linux/tty.h> header file. */
#undef HAVE_LINUX_TTY_H
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* set path to netstat */
#undef HAVE_NETSTAT_PATH
/* Define to 1 if you have the <net/if.h> header file. */
#undef HAVE_NET_IF_H
/* Define to 1 if you have the <pwd.h> header file. */
#undef HAVE_PWD_H
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define to 1 if you have the `strlcpy' function. */
#undef HAVE_STRLCPY
/* Define to 1 if you have the <stropts.h> header file. */
#undef HAVE_STROPTS_H
/* sysctl diskinput available */
#undef HAVE_STRUCT_DISKSTATS
/* Define to 1 if `ds_name' is member of `struct diskstats'. */
#undef HAVE_STRUCT_DISKSTATS_DS_NAME
/* Define to 1 if `ds_rbytes' is member of `struct diskstats'. */
#undef HAVE_STRUCT_DISKSTATS_DS_RBYTES
/* sysctl diskinput available */
#undef HAVE_STRUCT_DISK_SYSCTL
/* Define to 1 if `dk_rbytes' is member of `struct disk_sysctl'. */
#undef HAVE_STRUCT_DISK_SYSCTL_DK_RBYTES
/* Define to 1 if `ifi_ibytes' is member of `struct if_data'. */
#undef HAVE_STRUCT_IF_DATA_IFI_IBYTES
/* sysctl input fully available */
#undef HAVE_STRUCT_IF_MSGHDR_IFM_DATA
/* Define to 1 if you have the `sysctl' function. */
#undef HAVE_SYSCTL
/* Define to 1 if you have the <sys/disk.h> header file. */
#undef HAVE_SYS_DISK_H
/* Define to 1 if you have the <sys/dkstat.h> header file. */
#undef HAVE_SYS_DKSTAT_H
/* Define to 1 if you have the <sys/socket.h> header file. */
#undef HAVE_SYS_SOCKET_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/tty.h> header file. */
#undef HAVE_SYS_TTY_H
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define to 1 if the system has the type `unsigned long long'. */
#undef HAVE_UNSIGNED_LONG_LONG
/* Define to 1 if you have the `usleep' function. */
#undef HAVE_USLEEP
/* Define to 1 if you have the `wattron' function. */
#undef HAVE_WATTRON
/* getifaddrs works as espected */
#undef HAVE_WORKING_GETIFADDRS
/* enable /proc/diskstats|/proc/partitions support */
#undef HAVE__PROC_DISKSTATS
/* Define to 1 if you have the file `AC_File'. */
#undef HAVE__PROC_NET_DEV
/* Define to 1 if you have the file `AC_File'. */
#undef HAVE__PROC_PARTITIONS
/* Define to 1 if you have the file `AC_File'. */
#undef HAVE__USR_CCS_BIN_STRIP
/* enable html output */
#undef HTML
/* BSD like netstat */
#undef NETSTAT_BSD
/* bsd like version with byte info */
#undef NETSTAT_BSD_BYTES
/* enable link info for netstat */
#undef NETSTAT_BSD_LINK
/* use GNU net-tools netstat */
#undef NETSTAT_LINUX
/* Use Net/OpenBSD netstat */
#undef NETSTAT_NETBSD
/* use Solaris netstat */
#undef NETSTAT_SOLARIS
/* Name of package */
#undef PACKAGE
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* set path to /proc/disktstats raw-file */
#undef PROC_DISKSTATS_PATH
/* set path to /proc/net/dev raw-file */
#undef PROC_NET_DEV_PATH
/* set path to /proc/partitions raw-file */
#undef PROC_PARTITIONS_PATH
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* enable 64bit support */
#undef SYS_64BIT
/* Version number of package */
#undef VERSION
/* enable win32 support */
#undef WIN32
/* Define to `__inline__' or `__inline' if that's what the C compiler
calls it, or to nothing if 'inline' is not supported under any name. */
#ifndef __cplusplus
#undef inline
#endif