msousa@353: /* config/config.h.in. Generated from configure.ac by autoheader. */ msousa@353: msousa@353: /* Define to 1 if you have the `alarm' function. */ msousa@353: #undef HAVE_ALARM msousa@353: msousa@353: /* Define to 1 if you have the `clock_gettime' function. */ msousa@353: #undef HAVE_CLOCK_GETTIME msousa@353: msousa@353: /* Define to 1 if you have the header file. */ msousa@353: #undef HAVE_FLOAT_H msousa@353: msousa@353: /* Define to 1 if you have the header file. */ msousa@353: #undef HAVE_INTTYPES_H msousa@353: msousa@353: /* Define to 1 if you have the header file. */ msousa@353: #undef HAVE_LIMITS_H msousa@353: msousa@353: /* Define to 1 if your system has a GNU libc compatible `malloc' function, and msousa@353: to 0 otherwise. */ msousa@353: #undef HAVE_MALLOC msousa@353: msousa@353: /* Define to 1 if you have the header file. */ msousa@353: #undef HAVE_MEMORY_H msousa@353: msousa@353: /* Define to 1 if you have the `memset' function. */ msousa@353: #undef HAVE_MEMSET msousa@353: msousa@353: /* Define to 1 if you have the `pow' function. */ msousa@353: #undef HAVE_POW msousa@353: msousa@353: /* Define to 1 if your system has a GNU libc compatible `realloc' function, msousa@353: and to 0 otherwise. */ msousa@353: #undef HAVE_REALLOC msousa@353: msousa@353: /* Define to 1 if stdbool.h conforms to C99. */ msousa@353: #undef HAVE_STDBOOL_H msousa@353: msousa@353: /* Define to 1 if you have the header file. */ msousa@353: #undef HAVE_STDINT_H msousa@353: msousa@353: /* Define to 1 if you have the header file. */ msousa@353: #undef HAVE_STDLIB_H msousa@353: msousa@353: /* Define to 1 if you have the `strcasecmp' function. */ msousa@353: #undef HAVE_STRCASECMP msousa@353: msousa@353: /* Define to 1 if you have the `strdup' function. */ msousa@353: #undef HAVE_STRDUP msousa@353: msousa@353: /* Define to 1 if you have the header file. */ msousa@353: #undef HAVE_STRINGS_H msousa@353: msousa@353: /* Define to 1 if you have the header file. */ msousa@353: #undef HAVE_STRING_H msousa@353: msousa@353: /* Define to 1 if you have the `strtoul' function. */ msousa@353: #undef HAVE_STRTOUL msousa@353: msousa@353: /* Define to 1 if you have the `strtoull' function. */ msousa@353: #undef HAVE_STRTOULL msousa@353: msousa@353: /* Define to 1 if you have the header file. */ msousa@353: #undef HAVE_SYS_STAT_H msousa@353: msousa@353: /* Define to 1 if you have the header file. */ msousa@353: #undef HAVE_SYS_TIMEB_H msousa@353: msousa@353: /* Define to 1 if you have the header file. */ msousa@353: #undef HAVE_SYS_TIME_H msousa@353: msousa@353: /* Define to 1 if you have the header file. */ msousa@353: #undef HAVE_SYS_TYPES_H msousa@353: msousa@353: /* Define to 1 if you have the header file. */ msousa@353: #undef HAVE_UNISTD_H msousa@353: msousa@353: /* Define to 1 if the system has the type `_Bool'. */ msousa@353: #undef HAVE__BOOL msousa@353: msousa@353: /* Name of package */ msousa@353: #undef PACKAGE msousa@353: msousa@353: /* Define to the address where bug reports for this package should be sent. */ msousa@353: #undef PACKAGE_BUGREPORT msousa@353: msousa@353: /* Define to the full name of this package. */ msousa@353: #undef PACKAGE_NAME msousa@353: msousa@353: /* Define to the full name and version of this package. */ msousa@353: #undef PACKAGE_STRING msousa@353: msousa@353: /* Define to the one symbol short name of this package. */ msousa@353: #undef PACKAGE_TARNAME msousa@353: msousa@353: /* Define to the home page for this package. */ msousa@353: #undef PACKAGE_URL msousa@353: msousa@353: /* Define to the version of this package. */ msousa@353: #undef PACKAGE_VERSION msousa@353: msousa@353: /* Define to 1 if you have the ANSI C header files. */ msousa@353: #undef STDC_HEADERS msousa@353: msousa@353: /* Define to 1 if you can safely include both and . */ msousa@353: #undef TIME_WITH_SYS_TIME msousa@353: msousa@353: /* Version number of package */ msousa@353: #undef VERSION msousa@353: msousa@353: /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a msousa@353: `char[]'. */ msousa@353: #undef YYTEXT_POINTER msousa@353: msousa@353: /* Define for Solaris 2.5.1 so the uint32_t typedef from , msousa@353: , or is not used. If the typedef were allowed, the msousa@353: #define below would cause a syntax error. */ msousa@353: #undef _UINT32_T msousa@353: msousa@353: /* Define for Solaris 2.5.1 so the uint64_t typedef from , msousa@353: , or is not used. If the typedef were allowed, the msousa@353: #define below would cause a syntax error. */ msousa@353: #undef _UINT64_T msousa@353: msousa@353: /* Define for Solaris 2.5.1 so the uint8_t typedef from , msousa@353: , or is not used. If the typedef were allowed, the msousa@353: #define below would cause a syntax error. */ msousa@353: #undef _UINT8_T msousa@353: msousa@353: /* Define to `__inline__' or `__inline' if that's what the C compiler msousa@353: calls it, or to nothing if 'inline' is not supported under any name. */ msousa@353: #ifndef __cplusplus msousa@353: #undef inline msousa@353: #endif msousa@353: msousa@353: /* Define to the type of a signed integer type of width exactly 16 bits if msousa@353: such a type exists and the standard includes do not define it. */ msousa@353: #undef int16_t msousa@353: msousa@353: /* Define to the type of a signed integer type of width exactly 32 bits if msousa@353: such a type exists and the standard includes do not define it. */ msousa@353: #undef int32_t msousa@353: msousa@353: /* Define to the type of a signed integer type of width exactly 64 bits if msousa@353: such a type exists and the standard includes do not define it. */ msousa@353: #undef int64_t msousa@353: msousa@353: /* Define to the type of a signed integer type of width exactly 8 bits if such msousa@353: a type exists and the standard includes do not define it. */ msousa@353: #undef int8_t msousa@353: msousa@353: /* Define to rpl_malloc if the replacement function should be used. */ msousa@353: #undef malloc msousa@353: msousa@353: /* Define to rpl_realloc if the replacement function should be used. */ msousa@353: #undef realloc msousa@353: msousa@353: /* Define to the type of an unsigned integer type of width exactly 16 bits if msousa@353: such a type exists and the standard includes do not define it. */ msousa@353: #undef uint16_t msousa@353: msousa@353: /* Define to the type of an unsigned integer type of width exactly 32 bits if msousa@353: such a type exists and the standard includes do not define it. */ msousa@353: #undef uint32_t msousa@353: msousa@353: /* Define to the type of an unsigned integer type of width exactly 64 bits if msousa@353: such a type exists and the standard includes do not define it. */ msousa@353: #undef uint64_t msousa@353: msousa@353: /* Define to the type of an unsigned integer type of width exactly 8 bits if msousa@353: such a type exists and the standard includes do not define it. */ msousa@353: #undef uint8_t