er.. WPrefs Appearance section update
[wmaker-crm.git] / src / config.h.in
blobdca5adad2e57d6c0d21dde7ae2e23aed814e4dfe
1 /* src/config.h.in. Generated automatically from configure.in by autoheader. */
3 /* Define if using alloca.c. */
4 #undef C_ALLOCA
6 /* Define to empty if the keyword does not work. */
7 #undef const
9 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
10 This function is required for alloca.c support on those systems. */
11 #undef CRAY_STACKSEG_END
13 /* Define if you have alloca, as a function or macro. */
14 #undef HAVE_ALLOCA
16 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
17 #undef HAVE_ALLOCA_H
19 /* Define if you don't have vprintf but do have _doprnt. */
20 #undef HAVE_DOPRNT
22 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
23 #undef HAVE_SYS_WAIT_H
25 /* Define if you have the vprintf function. */
26 #undef HAVE_VPRINTF
28 /* Define if you need to in order for stat and other things to work. */
29 #undef _POSIX_SOURCE
31 /* Define as the return type of signal handlers (int or void). */
32 #undef RETSIGTYPE
34 /* If using the C implementation of alloca, define if you know the
35 direction of stack growth for your system; otherwise it will be
36 automatically deduced at run-time.
37 STACK_DIRECTION > 0 => grows toward higher addresses
38 STACK_DIRECTION < 0 => grows toward lower addresses
39 STACK_DIRECTION = 0 => direction of growth unknown
41 #undef STACK_DIRECTION
43 /* Define if `sys_siglist' is declared by <signal.h>. */
44 #undef SYS_SIGLIST_DECLARED
46 /* Define if you can safely include both <sys/time.h> and <time.h>. */
47 #undef TIME_WITH_SYS_TIME
49 /* Define if the X Window System is missing or not being used. */
50 #undef X_DISPLAY_MISSING
52 /* define to the path to cpp */
53 #undef CPP_PATH
55 /* define if you want GNOME stuff support */
56 #undef GNOME_STUFF
58 /* define if you want KDE hint support */
59 #undef KWM_HINTS
61 /* define if you want OPEN LOOK(tm) hint support */
62 #undef OLWM_HINTS
64 /* define if XPM libraries are available
65 * set by configure */
66 #undef USE_XPM
68 /* define if PNG libraries are available
69 * set by configure */
70 #undef USE_PNG
72 /* define if JPEG libraries are available
73 * set by configure */
74 #undef USE_JPEG
76 /* define if GIF libraries are available
77 * set by configure */
78 #undef USE_GIF
80 /* define if TIFF libraries are available
81 * set by configure */
82 #undef USE_TIFF
84 /* define if X's shared memory extension is available
85 * set by configure */
86 #undef XSHM
88 /* define an extra path for pixmaps
89 * set by configure */
90 #undef PIXMAPDIR
93 * define REDUCE_APPICONS if you want apps with the same WM_INSTANCE &&
94 * WM_CLASS to share an appicon
96 #undef REDUCE_APPICONS
98 /* Internationalization (I18N) support
99 * set by configure */
100 #undef I18N
102 /* Multi-byte (japanese, korean, chinese etc.) character support */
103 #undef I18N_MB
105 /* define if you want sound support */
106 #undef WMSOUND
108 /* define if you want the 'lite' version */
109 #undef LITE
111 /* define if you want support for shaped windows
112 * set by configure */
113 #undef SHAPE
115 /* define if you want support for X window's X_LOCALE
116 * set by configure */
117 #undef X_LOCALE
119 /* the place where shared data is stored
120 * defined by configure */
121 #undef PKGDATADIR
123 /* the place where the configuration is stored
124 * defined by configure */
125 #undef SYSCONFDIR
127 /* whether XKB language MODELOCK should be enabled */
128 #undef XKB_MODELOCK
130 /* Define if you have the atexit function. */
131 #undef HAVE_ATEXIT
133 /* Define if you have the gethostname function. */
134 #undef HAVE_GETHOSTNAME
136 /* Define if you have the poll function. */
137 #undef HAVE_POLL
139 /* Define if you have the select function. */
140 #undef HAVE_SELECT
142 /* Define if you have the setpgid function. */
143 #undef HAVE_SETPGID
145 /* Define if you have the strerror function. */
146 #undef HAVE_STRERROR
148 /* Define if you have the strncasecmp function. */
149 #undef HAVE_STRNCASECMP
151 /* Define if you have the <dlfcn.h> header file. */
152 #undef HAVE_DLFCN_H
154 /* Define if you have the <fcntl.h> header file. */
155 #undef HAVE_FCNTL_H
157 /* Define if you have the <libintl.h> header file. */
158 #undef HAVE_LIBINTL_H
160 /* Define if you have the <limits.h> header file. */
161 #undef HAVE_LIMITS_H
163 /* Define if you have the <poll.h> header file. */
164 #undef HAVE_POLL_H
166 /* Define if you have the <sys/ioctl.h> header file. */
167 #undef HAVE_SYS_IOCTL_H
169 /* Define if you have the <sys/select.h> header file. */
170 #undef HAVE_SYS_SELECT_H
172 /* Define if you have the <sys/time.h> header file. */
173 #undef HAVE_SYS_TIME_H
175 /* Define if you have the <sys/types.h> header file. */
176 #undef HAVE_SYS_TYPES_H
178 /* Name of package */
179 #undef PACKAGE
181 /* Version number of package */
182 #undef VERSION