Fixed Container.Background support. We can have that support or not.
[idesk.git] / config.h.in
blob23f33aaad26b82098f09412be9d6c6841198bbc7
1 /* config.h.in. Generated from configure.in by autoheader. */
3 /* Define to 1 if you have the <cassert> header file. */
4 #undef HAVE_CASSERT
6 /* Define to 1 if you have the <cctype> header file. */
7 #undef HAVE_CCTYPE
9 /* Define to 1 if you have the <cerrno> header file. */
10 #undef HAVE_CERRNO
12 /* Define to 1 if you have the <cmath> header file. */
13 #undef HAVE_CMATH
15 /* Define to 1 if you have the <cstdarg> header file. */
16 #undef HAVE_CSTDARG
18 /* Define to 1 if you have the <cstdio> header file. */
19 #undef HAVE_CSTDIO
21 /* Define to 1 if you have the <cstdlib> header file. */
22 #undef HAVE_CSTDLIB
24 /* Define to 1 if you have the <cstring> header file. */
25 #undef HAVE_CSTRING
27 /* Define to 1 if you have the <ctime> header file. */
28 #undef HAVE_CTIME
30 /* Define to 1 if you have the <dirent.h> header file. */
31 #undef HAVE_DIRENT_H
33 /* Define to 1 if you have the <inttypes.h> header file. */
34 #undef HAVE_INTTYPES_H
36 /* Define to 1 if you have the <memory.h> header file. */
37 #undef HAVE_MEMORY_H
39 /* Define to 1 if you have the <sstream> header file. */
40 #undef HAVE_SSTREAM
42 /* Define to 1 if you have the <stdint.h> header file. */
43 #undef HAVE_STDINT_H
45 /* Define to 1 if you have the <stdlib.h> header file. */
46 #undef HAVE_STDLIB_H
48 /* Define to 1 if you have the <strings.h> header file. */
49 #undef HAVE_STRINGS_H
51 /* Define to 1 if you have the <string.h> header file. */
52 #undef HAVE_STRING_H
54 /* Define to 1 if you have the <strstream> header file. */
55 #undef HAVE_STRSTREAM
57 /* Define to 1 if you have the <sys/stat.h> header file. */
58 #undef HAVE_SYS_STAT_H
60 /* Define to 1 if you have the <sys/time.h> header file. */
61 #undef HAVE_SYS_TIME_H
63 /* Define to 1 if you have the <sys/types.h> header file. */
64 #undef HAVE_SYS_TYPES_H
66 /* Define to 1 if you have the <sys/wait.h> header file. */
67 #undef HAVE_SYS_WAIT_H
69 /* Define to 1 if you have the <time.h> header file. */
70 #undef HAVE_TIME_H
72 /* Define to 1 if you have the <unistd.h> header file. */
73 #undef HAVE_UNISTD_H
75 /* "Xft UTF8 support" */
76 #undef HAVE_XFT_UTF8_STRING
78 /* Name of package */
79 #undef PACKAGE
81 /* Define to the address where bug reports for this package should be sent. */
82 #undef PACKAGE_BUGREPORT
84 /* Define to the full name of this package. */
85 #undef PACKAGE_NAME
87 /* Define to the full name and version of this package. */
88 #undef PACKAGE_STRING
90 /* Define to the one symbol short name of this package. */
91 #undef PACKAGE_TARNAME
93 /* Define to the version of this package. */
94 #undef PACKAGE_VERSION
96 /* Define as the return type of signal handlers (`int' or `void'). */
97 #undef RETSIGTYPE
99 /* Define to 1 if you have the ANSI C header files. */
100 #undef STDC_HEADERS
102 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
103 #undef TIME_WITH_SYS_TIME
105 /* "antialias support" */
106 #undef USE_XFT
108 /* Version number of package */
109 #undef VERSION
111 /* Define to 1 if the X Window System is missing or not being used. */
112 #undef X_DISPLAY_MISSING