/* libxtide/autoconf-defines.h.in. Generated from configure.ac by autoheader. */ /* Define to use compound literals workaround for broken initializer list support */ #undef BROKEN_INITIALIZER_LISTS /* Define to enable experimental moon age code */ #undef EXPERIMENTAL_MOON_AGE_NOT_PHASE /* Define if libgps is usable */ #undef GPS_GOOD /* Define to 1 if you have the header file. */ #undef HAVE_DIRENT_H /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define if strftime supports %l format */ #undef HAVE_GOOD_STRFTIME /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_IO_H /* Define to 1 if you have the header file. */ #undef HAVE_LANGINFO_H /* Define to 1 if you have the `dstr' library (-ldstr). */ #undef HAVE_LIBDSTR /* Define to 1 if you have the `png' library (-lpng). */ #undef HAVE_LIBPNG /* Define to 1 if you have the `tcd' library (-ltcd). */ #undef HAVE_LIBTCD /* Define to 1 if you have the `z' library (-lz). */ #undef HAVE_LIBZ /* Define if llround is in math.h */ #undef HAVE_LLROUND /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the header file. */ #undef HAVE_PROCESS_H /* 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 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 to 1 if you have the header file. */ #undef HAVE_SYSLOG_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_RESOURCE_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 the header file. */ #undef HAVE_UNISTD_H /* Define if have Xaw3dXft and/or Xaw3d */ #undef HAVE_XAW3D /* Define if have Xaw3dXft */ #undef HAVE_XAW3DXFT /* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Define to use run-time initialization workaround for completely missing initializer list support */ #undef NO_INITIALIZER_LISTS /* Define if std::vector has no initializer_list constructor */ #undef NO_VECTOR_INITLISTS /* 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 home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define to work around Y2038 problem but disable time zones */ #undef TIME_WORKAROUND /* Define to use pragma message instead of warning */ #undef USE_PRAGMA_MESSAGE /* Define to enable GNU attributes */ #undef UseGnuAttributes /* Define to locate files in current working directory */ #undef UseLocalFiles /* Define to use semicolon as HFILE_PATH separator */ #undef UseSemicolonPathsep /* Version number of package */ #undef VERSION /* Include path for widgets */ #undef XAWPATH /* Define to 1 if the X Window System is missing or not being used. */ #undef X_DISPLAY_MISSING /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a `char[]'. */ #undef YYTEXT_POINTER /* Define for Solaris 2.5.1 so the uint32_t typedef from , , or is not used. If the typedef were allowed, the #define below would cause a syntax error. */ #undef _UINT32_T /* Define for Solaris 2.5.1 so the uint64_t typedef from , , or is not used. If the typedef were allowed, the #define below would cause a syntax error. */ #undef _UINT64_T /* Define for Solaris 2.5.1 so the uint8_t typedef from , , or is not used. If the typedef were allowed, the #define below would cause a syntax error. */ #undef _UINT8_T /* Type of third argument to accept() */ #undef acceptarg3_t /* Define to the type of a signed integer type of width exactly 16 bits if such a type exists and the standard includes do not define it. */ #undef int16_t /* Define to the type of a signed integer type of width exactly 32 bits if such a type exists and the standard includes do not define it. */ #undef int32_t /* Define to the type of a signed integer type of width exactly 64 bits if such a type exists and the standard includes do not define it. */ #undef int64_t /* Define to the type of a signed integer type of width exactly 8 bits if such a type exists and the standard includes do not define it. */ #undef int8_t /* Define to configure xttpd to work with systemd instead of init */ #undef systemd /* Define to the type of an unsigned integer type of width exactly 16 bits if such a type exists and the standard includes do not define it. */ #undef uint16_t /* Define to the type of an unsigned integer type of width exactly 32 bits if such a type exists and the standard includes do not define it. */ #undef uint32_t /* Define to the type of an unsigned integer type of width exactly 64 bits if such a type exists and the standard includes do not define it. */ #undef uint64_t /* Define to the type of an unsigned integer type of width exactly 8 bits if such a type exists and the standard includes do not define it. */ #undef uint8_t /* Webmaster email address for xttpd */ #undef webmasteraddr /* Group for xttpd */ #undef xttpd_group /* User for xttpd */ #undef xttpd_user