/* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ /* Define to number of arguments for gethostbyname_r */ /* #undef GETHOSTBYNAME_R_NUM_ARGS */ /* Define to number of arguments for getservbyname_r */ /* #undef GETSERVBYNAME_R_NUM_ARGS */ /* Define if your system has a working basename */ #define HAVE_BASENAME 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_CTYPE_H */ /* Define to 1 if the system has the type `dev_t'. */ /* #undef HAVE_DEV_T */ /* Define if your system has a working dirname */ #define HAVE_DIRNAME 1 /* Define to 1 if your system has a working POSIX `fnmatch' function. */ #define HAVE_FNMATCH 1 /* Define to 1 if you have the header file. */ #define HAVE_FNMATCH_H 1 /* Define if you have the gethostbyname_r function */ /* #undef HAVE_GETHOSTBYNAME_R */ /* Define if you have the gethostname function */ #define HAVE_GETHOSTNAME 1 /* Define if you have the getservbyname_r function */ /* #undef HAVE_GETSERVBYNAME_R */ /* Define to 1 if you have the header file. */ /* #undef HAVE_INTTYPES_H */ /* Define to 1 if you have the `lchown' function. */ #define HAVE_LCHOWN 1 /* Define to 1 if you have the header file. */ #define HAVE_LIBGEN_H 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 `localtime_r' function. */ #define HAVE_LOCALTIME_R 1 /* Define to 1 if the system has the type `major_t'. */ /* #undef HAVE_MAJOR_T */ /* Define to 1 if you have the header file. */ /* #undef HAVE_MEMORY_H */ /* Define to 1 if the system has the type `minor_t'. */ /* #undef HAVE_MINOR_T */ /* Define to 1 if the system has the type `nlink_t'. */ /* #undef HAVE_NLINK_T */ /* Define to 1 if you have the `poll' function. */ #define HAVE_POLL 1 /* Define if your system has a working snprintf */ #define HAVE_SNPRINTF 1 /* Define to 1 if the system has the type `socklen_t'. */ /* #undef HAVE_SOCKLEN_T */ /* Define to 1 if the system has the type `ssize_t'. */ /* #undef HAVE_SSIZE_T */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STDINT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STDLIB_H */ /* Define if you have the strdup function */ #define HAVE_STRDUP 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_STRINGS_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STRING_H */ /* Define if you have the strlcat function */ #define HAVE_STRLCAT 1 /* Define if you have the strlcpy function */ #define HAVE_STRLCPY 1 /* Define if you have the strmode function */ #define HAVE_STRMODE 1 /* Define if you have the strsep function */ #define HAVE_STRSEP 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_POLL_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_SELECT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_STAT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_TYPES_H */ /* Define to 1 if you have that is POSIX.1 compatible. */ /* #undef HAVE_SYS_WAIT_H */ /* Define to 1 if the system has the type `uint64_t'. */ /* #undef HAVE_UINT64_T */ /* Define to 1 if you have the header file. */ /* #undef HAVE_UNISTD_H */ /* Define to 1 if `major', `minor', and `makedev' are declared in . */ /* #undef MAJOR_IN_MKDEV */ /* Define to 1 if `major', `minor', and `makedev' are declared in . */ /* #undef MAJOR_IN_SYSMACROS */ /* Define if you want to use the basename function */ #define NEED_BASENAME 1 /* Define if you want to use the dirname function */ #define NEED_DIRNAME 1 /* Define if you want to use the fnmatch function */ #define NEED_FNMATCH 1 /* Define if you want to use the gethostbyname_r function */ #define NEED_GETHOSTBYNAME_R 1 /* Define if you want to use the gethostname function */ #define NEED_GETHOSTNAME 1 /* Define if you want to use the getservbyname_r function */ #define NEED_GETSERVBYNAME_R 1 /* Define if you want to use the snprintf function */ #define NEED_SNPRINTF 1 /* Define if you want to use the strdup function */ #define NEED_STRDUP 1 /* Define if you want to use the strlcat function */ #define NEED_STRLCAT 1 /* Define if you want to use the strlcpy function */ #define NEED_STRLCPY 1 /* Define if you want to use the strmode function */ #define NEED_STRMODE 1 /* Define if you want to use the strsep function */ #define NEED_STRSEP 1 /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "fget" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "fget 1.3.3" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "fget" /* Define to the version of this package. */ #define PACKAGE_VERSION "1.3.3" /* Define to 1 if you have the ANSI C header files. */ /* #undef STDC_HEADERS */ /* Define to 1 if on AIX 3. System headers sometimes define this. We just want to avoid a redefinition error message. */ #ifndef _ALL_SOURCE /* # undef _ALL_SOURCE */ #endif /* Define to empty if `const' does not conform to ANSI C. */ #define const /* Define to `unsigned long' if not defined in system header files. */ #define dev_t unsigned long /* Define to `int' if doesn't define. */ /* #undef gid_t */ /* Define to `unsigned int' if not defined in system header files. */ #define major_t unsigned int /* Define to `unsigned int' if not defined in system header files. */ #define minor_t unsigned int /* Define to `int' if does not define. */ #define mode_t int /* Define to `unsigned short' if not defined in system header files. */ #define nlink_t unsigned short /* Define to `long' if does not define. */ #define off_t long /* Define to `unsigned' if does not define. */ #define size_t unsigned /* Define to `int' if not defined in system header files. */ #define socklen_t int /* Define to `int' if not defined in system header files. */ #define ssize_t int /* Define to `int' if doesn't define. */ /* #undef uid_t */ /* Define to `long long' if not defined in system header files. */ #define uint64_t long long