1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define for Mac OS X */
4#undef HAVE_AQUA
5
6/* Define if you have CSPICE library */
7#undef HAVE_CSPICE
8
9/* Define if compiling under cygwin */
10#undef HAVE_CYGWIN
11
12/* Define if you have the iconv() function. */
13#undef HAVE_ICONV
14
15/* Define to 1 if you have the <inttypes.h> header file. */
16#undef HAVE_INTTYPES_H
17
18/* Define if you have langinfo.h */
19#undef HAVE_LANGINFO_H
20
21/* Define if you have libcharset */
22#undef HAVE_LIBCHARSET
23
24/* Define if you have freetype */
25#undef HAVE_LIBFREETYPE
26
27/* Define if you have GIF library */
28#undef HAVE_LIBGIF
29
30/* Define if you have JPEG library */
31#undef HAVE_LIBJPEG
32
33/* Define if you have pango with freetype 2 */
34#undef HAVE_LIBPANGOFT2
35
36/* Define if you have PNG library */
37#undef HAVE_LIBPNG
38
39/* Define if you have PNM library */
40#undef HAVE_LIBPNM
41
42/* Define if you have TIFF library */
43#undef HAVE_LIBTIFF
44
45/* Define if you have X11 libraries */
46#undef HAVE_LIBX11
47
48/* Define to 1 if you have the <memory.h> header file. */
49#undef HAVE_MEMORY_H
50
51/* Define to 1 if you have the <stdint.h> header file. */
52#undef HAVE_STDINT_H
53
54/* Define to 1 if you have the <stdlib.h> header file. */
55#undef HAVE_STDLIB_H
56
57/* Define to 1 if you have the <strings.h> header file. */
58#undef HAVE_STRINGS_H
59
60/* Define to 1 if you have the <string.h> header file. */
61#undef HAVE_STRING_H
62
63/* Define to 1 if you have the <sys/stat.h> header file. */
64#undef HAVE_SYS_STAT_H
65
66/* Define to 1 if you have the <sys/types.h> header file. */
67#undef HAVE_SYS_TYPES_H
68
69/* Define to 1 if you have the `timegm' function. */
70#undef HAVE_TIMEGM
71
72/* Define to 1 if you have the <unistd.h> header file. */
73#undef HAVE_UNISTD_H
74
75/* Define to 1 if you have the `unsetenv' function. */
76#undef HAVE_UNSETENV
77
78/* Define to 1 if you have the <X11/extensions/scrnsaver.h> header file. */
79#undef HAVE_X11_EXTENSIONS_SCRNSAVER_H
80
81/* Define to 1 if you have the <X11/Xlib.h> header file. */
82#undef HAVE_X11_XLIB_H
83
84/* Define if you have X screensaver extension */
85#undef HAVE_XSS
86
87/* Define as const if the declaration of iconv() needs const. */
88#undef ICONV_CONST
89
90/* Name of package */
91#undef PACKAGE
92
93/* Define to the address where bug reports for this package should be sent. */
94#undef PACKAGE_BUGREPORT
95
96/* Define to the full name of this package. */
97#undef PACKAGE_NAME
98
99/* Define to the full name and version of this package. */
100#undef PACKAGE_STRING
101
102/* Define to the one symbol short name of this package. */
103#undef PACKAGE_TARNAME
104
105/* Define to the home page for this package. */
106#undef PACKAGE_URL
107
108/* Define to the version of this package. */
109#undef PACKAGE_VERSION
110
111/* Define to 1 if you have the ANSI C header files. */
112#undef STDC_HEADERS
113
114/* Version number of package */
115#undef VERSION
116
117/* Define to 1 if the X Window System is missing or not being used. */
118#undef X_DISPLAY_MISSING
119