fixed many bugs related from stacking and old ones too
[wmaker-crm.git] / src / config.h.in
blobd115a3e44ed60f159d4a0359a7ad690c856930ac
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 /* define if you want sound support */
103 #undef WMSOUND
105 /* define if you want the 'lite' version */
106 #undef LITE
108 /* define if you want support for shaped windows
109 * set by configure */
110 #undef SHAPE
112 /* define if you want support for the XINERAMA extension
113 * set by configure */
114 #undef XINERAMA
116 /* define if you want support for X window's X_LOCALE
117 * set by configure */
118 #undef X_LOCALE
120 /* the place where shared data is stored
121 * defined by configure */
122 #undef PKGDATADIR
124 /* the place where the configuration is stored
125 * defined by configure */
126 #undef SYSCONFDIR
128 /* whether XKB language MODELOCK should be enabled */
129 #undef XKB_MODELOCK
131 /* define if you want user defined menus for applications */
132 #undef USER_MENU
134 /* define if you have then inet_aton function */
135 #undef HAVE_INET_ATON
137 /* define if processor is x86 */
138 #undef ASM_X86
140 /* define if processor is x86 with MMX(tm) support */
141 #undef ASM_X86_MMX
143 /* Define if you have the atexit function. */
144 #undef HAVE_ATEXIT
146 /* Define if you have the gethostname function. */
147 #undef HAVE_GETHOSTNAME
149 /* Define if you have the poll function. */
150 #undef HAVE_POLL
152 /* Define if you have the select function. */
153 #undef HAVE_SELECT
155 /* Define if you have the setpgid function. */
156 #undef HAVE_SETPGID
158 /* Define if you have the strerror function. */
159 #undef HAVE_STRERROR
161 /* Define if you have the strncasecmp function. */
162 #undef HAVE_STRNCASECMP
164 /* Define if you have the <dlfcn.h> header file. */
165 #undef HAVE_DLFCN_H
167 /* Define if you have the <fcntl.h> header file. */
168 #undef HAVE_FCNTL_H
170 /* Define if you have the <libintl.h> header file. */
171 #undef HAVE_LIBINTL_H
173 /* Define if you have the <limits.h> header file. */
174 #undef HAVE_LIMITS_H
176 /* Define if you have the <poll.h> header file. */
177 #undef HAVE_POLL_H
179 /* Define if you have the <sys/ioctl.h> header file. */
180 #undef HAVE_SYS_IOCTL_H
182 /* Define if you have the <sys/select.h> header file. */
183 #undef HAVE_SYS_SELECT_H
185 /* Define if you have the <sys/time.h> header file. */
186 #undef HAVE_SYS_TIME_H
188 /* Define if you have the <sys/types.h> header file. */
189 #undef HAVE_SYS_TYPES_H
191 /* Name of package */
192 #undef PACKAGE
194 /* Version number of package */
195 #undef VERSION