/* config.h. Generated by configure. */
/* config.h.in. Generated from configure.ac by autoheader. */
/* Define for Mac OS X */
/* #undef HAVE_AQUA */
/* Define if you have CSPICE library */
/* #undef HAVE_CSPICE */
/* Define if compiling under cygwin */
/* #undef HAVE_CYGWIN */
/* Define if you have the iconv() function. */
#define HAVE_ICONV 1
/* Define to 1 if you have the <inttypes.h> header file. */
/* #undef HAVE_INTTYPES_H */
/* Define if you have langinfo.h */
#define HAVE_LANGINFO_H
/* Define if you have libcharset */
#define HAVE_LIBCHARSET
/* Define if you have freetype */
#define HAVE_LIBFREETYPE
/* Define if you have GIF library */
#define HAVE_LIBGIF
/* Define if you have JPEG library */
#define HAVE_LIBJPEG
/* Define if you have pango with freetype 2 */
/* #undef HAVE_LIBPANGOFT2 */
/* Define if you have PNG library */
#define HAVE_LIBPNG
/* Define if you have PNM library */
/* #undef HAVE_LIBPNM */
/* Define if you have TIFF library */
#define HAVE_LIBTIFF
/* Define if you have X11 libraries */
#define HAVE_LIBX11
/* Define to 1 if you have the <memory.h> header file. */
/* #undef HAVE_MEMORY_H */
/* Define if you have Quicktime */
/* #undef HAVE_QUICKTIME */
/* 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 <sys/stat.h> header file. */
/* #undef HAVE_SYS_STAT_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 `timegm' function. */
#define HAVE_TIMEGM 1
/* Define to 1 if you have the <unistd.h> header file. */
/* #undef HAVE_UNISTD_H */
/* Define to 1 if you have the `unsetenv' function. */
#define HAVE_UNSETENV 1
/* Define to 1 if you have the <X11/extensions/scrnsaver.h> header file. */
/* #undef HAVE_X11_EXTENSIONS_SCRNSAVER_H */
/* Define to 1 if you have the <X11/Xlib.h> header file. */
#define HAVE_X11_XLIB_H 1
/* Define if you have X screensaver extension */
/* #undef HAVE_XSS */
/* Define as const if the declaration of iconv() needs const. */
#define ICONV_CONST const
/* Name of package */
#define PACKAGE "xplanet"
/* 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 ""
/* Define to the full name and version of this package. */
#define PACKAGE_STRING ""
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME ""
/* Define to the version of this package. */
#define PACKAGE_VERSION ""
/* Define to 1 if you have the ANSI C header files. */
/* #undef STDC_HEADERS */
/* Version number of package */
#define VERSION "1.2.0"
/* Define to 1 if the X Window System is missing or not being used. */
/* #undef X_DISPLAY_MISSING */
syntax highlighted by Code2HTML, v. 0.9.1