/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ /* Define to enable IPv6 */ #define ENABLE_IPV6 1 /* Define to 1 if you have the header file. */ #define HAVE_ARPA_NAMESER_COMPAT_H 1 /* Define if a curses library available */ #define HAVE_CURSES 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_CURSESX_H */ /* Define to 1 if you have the header file. */ #define HAVE_CURSES_H 1 /* Define to 1 if you have the declaration of `errno', and to 0 if you don't. */ #define HAVE_DECL_ERRNO 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_ERROR_H */ /* Define to 1 if you have the `fcntl' function. */ #define HAVE_FCNTL 1 /* Define to 1 if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define if libc has getopt_long */ #define HAVE_GETOPT 1 /* Define if gtk+-2.0 library available */ /* #undef HAVE_GTK */ /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define when ipinfo lookups are in use */ #define HAVE_IPINFO 1 /* Define to 1 if you have the `m' library (-lm). */ #define HAVE_LIBM 1 /* Define to 1 if you have the `nsl' library (-lnsl). */ /* #undef HAVE_LIBNSL */ /* Define to 1 if you have the `socket' library (-lsocket). */ /* #undef HAVE_LIBSOCKET */ /* Define to 1 if you have the header file. */ #define HAVE_LINUX_ERRQUEUE_H 1 /* Define to 1 if you have the header file. */ #define HAVE_LINUX_ICMP_H 1 /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_NCURSES_CURSES_H */ /* Define to 1 if you have the header file. */ #define HAVE_NCURSES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_NETINET_IN_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SOCKET_H */ /* Define if your system has socklen_t */ #define HAVE_SOCKLEN_T /**/ /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDIO_EXT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_CDEFS_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_LIMITS_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_SOCKET_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_XTI_H */ /* Define to 1 if the system has the type `time_t'. */ #define HAVE_TIME_T 1 /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define to 1 if you have the header file. */ #define HAVE_VALUES_H 1 /* Define to 1 if you have the `verr' function. */ #define HAVE_VERR 1 /* Define to 1 if you have the `verrx' function. */ #define HAVE_VERRX 1 /* Define to 1 if you have the `vwarn' function. */ #define HAVE_VWARN 1 /* Define to 1 if you have the `vwarnx' function. */ #define HAVE_VWARNX 1 /* Define to 1 if you have the `__fpending' function. */ #define HAVE___FPENDING 1 /* Name of package */ #define PACKAGE "mtr" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "R.E.Wolff@BitWizard.nl" /* Define to the full name of this package. */ #define PACKAGE_NAME "mtr" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "mtr 0.93" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "mtr" /* Define to the home page for this package. */ #define PACKAGE_URL "http://www.BitWizard.nl/mtr/" /* Define to the version of this package. */ #define PACKAGE_VERSION "0.93" /* The size of `unsigned char', as computed by sizeof. */ #define SIZEOF_UNSIGNED_CHAR 1 /* The size of `unsigned int', as computed by sizeof. */ #define SIZEOF_UNSIGNED_INT 4 /* The size of `unsigned long', as computed by sizeof. */ #define SIZEOF_UNSIGNED_LONG 4 /* The size of `unsigned short', as computed by sizeof. */ #define SIZEOF_UNSIGNED_SHORT 2 /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Enable extensions on AIX 3, Interix. */ #ifndef _ALL_SOURCE # define _ALL_SOURCE 1 #endif /* Enable GNU extensions on systems that have them. */ #ifndef _GNU_SOURCE # define _GNU_SOURCE 1 #endif /* Enable threading extensions on Solaris. */ #ifndef _POSIX_PTHREAD_SEMANTICS # define _POSIX_PTHREAD_SEMANTICS 1 #endif /* Enable extensions on HP NonStop. */ #ifndef _TANDEM_SOURCE # define _TANDEM_SOURCE 1 #endif /* Enable general extensions on Solaris. */ #ifndef __EXTENSIONS__ # define __EXTENSIONS__ 1 #endif /* Building Under Cygwin. */ /* #undef USING_CYGWIN */ /* Version number of package */ #define VERSION "0.93" /* Define to 1 if on MINIX. */ /* #undef _MINIX */ /* Define to 2 if the system does not provide POSIX.1 features except with this defined. */ /* #undef _POSIX_1_SOURCE */ /* Define to 1 if you need to in order for `stat' and other things to work. */ /* #undef _POSIX_SOURCE */