wmthemech: Add version 0.3 to repository.
[dockapps.git] / wmthemech / config.h.in
bloba3c3532e01f4308cf3974368178fdfbdd8f3d2e6
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
4 */
5 #undef HAVE_DIRENT_H
7 /* Define to 1 if you have the <fcntl.h> header file. */
8 #undef HAVE_FCNTL_H
10 /* Define to 1 if you have the <inttypes.h> header file. */
11 #undef HAVE_INTTYPES_H
13 /* Define to 1 if you have the `X11' library (-lX11). */
14 #undef HAVE_LIBX11
16 /* Define to 1 if you have the `Xext' library (-lXext). */
17 #undef HAVE_LIBXEXT
19 /* Define to 1 if you have the `Xpm' library (-lXpm). */
20 #undef HAVE_LIBXPM
22 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
23 to 0 otherwise. */
24 #undef HAVE_MALLOC
26 /* Define to 1 if you have the <memory.h> header file. */
27 #undef HAVE_MEMORY_H
29 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
30 #undef HAVE_NDIR_H
32 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
33 and to 0 otherwise. */
34 #undef HAVE_REALLOC
36 /* Define to 1 if `stat' has the bug that it succeeds when given the
37 zero-length file name argument. */
38 #undef HAVE_STAT_EMPTY_STRING_BUG
40 /* Define to 1 if you have the <stdint.h> header file. */
41 #undef HAVE_STDINT_H
43 /* Define to 1 if you have the <stdlib.h> header file. */
44 #undef HAVE_STDLIB_H
46 /* Define to 1 if you have the `strcspn' function. */
47 #undef HAVE_STRCSPN
49 /* Define to 1 if you have the `strdup' function. */
50 #undef HAVE_STRDUP
52 /* Define to 1 if you have the <strings.h> header file. */
53 #undef HAVE_STRINGS_H
55 /* Define to 1 if you have the <string.h> header file. */
56 #undef HAVE_STRING_H
58 /* Define to 1 if you have the `strspn' function. */
59 #undef HAVE_STRSPN
61 /* Define to 1 if you have the `strstr' function. */
62 #undef HAVE_STRSTR
64 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
66 #undef HAVE_SYS_DIR_H
68 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
70 #undef HAVE_SYS_NDIR_H
72 /* Define to 1 if you have the <sys/stat.h> header file. */
73 #undef HAVE_SYS_STAT_H
75 /* Define to 1 if you have the <sys/types.h> header file. */
76 #undef HAVE_SYS_TYPES_H
78 /* Define to 1 if you have the <unistd.h> header file. */
79 #undef HAVE_UNISTD_H
81 /* Define to 1 if you have the <X11/extensions/shape.h> header file. */
82 #undef HAVE_X11_EXTENSIONS_SHAPE_H
84 /* Define to 1 if you have the <X11/Xlib.h> header file. */
85 #undef HAVE_X11_XLIB_H
87 /* Define to 1 if you have the <X11/xpm.h> header file. */
88 #undef HAVE_X11_XPM_H
90 /* Define to 1 if you have the <X11/X.h> header file. */
91 #undef HAVE_X11_X_H
93 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
94 slash. */
95 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
97 /* Name of package */
98 #undef PACKAGE
100 /* Define to the address where bug reports for this package should be sent. */
101 #undef PACKAGE_BUGREPORT
103 /* Define to the full name of this package. */
104 #undef PACKAGE_NAME
106 /* Define to the full name and version of this package. */
107 #undef PACKAGE_STRING
109 /* Define to the one symbol short name of this package. */
110 #undef PACKAGE_TARNAME
112 /* Define to the version of this package. */
113 #undef PACKAGE_VERSION
115 /* Define to 1 if you have the ANSI C header files. */
116 #undef STDC_HEADERS
118 /* Version number of package */
119 #undef VERSION
121 /* Define to 1 if the X Window System is missing or not being used. */
122 #undef X_DISPLAY_MISSING
124 /* Define to empty if `const' does not conform to ANSI C. */
125 #undef const
127 /* Define to rpl_malloc if the replacement function should be used. */
128 #undef malloc
130 /* Define to rpl_realloc if the replacement function should be used. */
131 #undef realloc