My Project
config.h
1 /* config.h. Generated from config.h.in by configure. */
2 /* config.h.in. Generated from configure.ac by autoheader. */
3 
4 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
5  systems. This function is required for `alloca.c' support on those systems.
6  */
7 /* #undef CRAY_STACKSEG_END */
8 
9 /* Define to 1 if using `alloca.c'. */
10 /* #undef C_ALLOCA */
11 
12 /* Define to debug JWM */
13 /* #undef DEBUG */
14 
15 /* Define to disable confirm dialogs */
16 /* #undef DISABLE_CONFIRM */
17 
18 /* Define to 1 if translation of program messages to the user's native
19  language is requested. */
20 #define ENABLE_NLS 1
21 
22 /* Define to 1 if you have `alloca', as a function or macro. */
23 #define HAVE_ALLOCA 1
24 
25 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
26  */
27 #define HAVE_ALLOCA_H 1
28 
29 /* Define to 1 if you have the Mac OS X function
30  CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */
31 /* #undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES */
32 
33 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
34  the CoreFoundation framework. */
35 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
36 
37 /* Define to 1 if you have the <ctype.h> header file. */
38 #define HAVE_CTYPE_H 1
39 
40 /* Define if the GNU dcgettext() function is already present or preinstalled.
41  */
42 #define HAVE_DCGETTEXT 1
43 
44 /* Define if the GNU gettext() function is already present or preinstalled. */
45 #define HAVE_GETTEXT 1
46 
47 /* Define if you have the iconv() function and it works. */
48 #define HAVE_ICONV 1
49 
50 /* Define to 1 if you have the <iconv.h> header file. */
51 #define HAVE_ICONV_H 1
52 
53 /* Define to 1 if you have the <inttypes.h> header file. */
54 #define HAVE_INTTYPES_H 1
55 
56 /* Define to 1 if you have the <jpeglib.h> header file. */
57 /* #undef HAVE_JPEGLIB_H */
58 
59 /* Define to 1 if you have the <langinfo.h> header file. */
60 #define HAVE_LANGINFO_H 1
61 
62 /* Define to 1 if you have the <libintl.h> header file. */
63 #define HAVE_LIBINTL_H 1
64 
65 /* Define to 1 if you have the <locale.h> header file. */
66 #define HAVE_LOCALE_H 1
67 
68 /* Define to 1 if you have the <memory.h> header file. */
69 #define HAVE_MEMORY_H 1
70 
71 /* Define to 1 if you have the `putenv' function. */
72 #define HAVE_PUTENV 1
73 
74 /* Define to 1 if you have the `setlocale' function. */
75 #define HAVE_SETLOCALE 1
76 
77 /* Define to 1 if you have the <signal.h> header file. */
78 #define HAVE_SIGNAL_H 1
79 
80 /* Define to 1 if you have the <stdarg.h> header file. */
81 #define HAVE_STDARG_H 1
82 
83 /* Define to 1 if you have the <stdint.h> header file. */
84 #define HAVE_STDINT_H 1
85 
86 /* Define to 1 if you have the <stdio.h> header file. */
87 #define HAVE_STDIO_H 1
88 
89 /* Define to 1 if you have the <stdlib.h> header file. */
90 #define HAVE_STDLIB_H 1
91 
92 /* Define to 1 if you have the <strings.h> header file. */
93 #define HAVE_STRINGS_H 1
94 
95 /* Define to 1 if you have the <string.h> header file. */
96 #define HAVE_STRING_H 1
97 
98 /* Define to 1 if you have the <sys/select.h> header file. */
99 #define HAVE_SYS_SELECT_H 1
100 
101 /* Define to 1 if you have the <sys/stat.h> header file. */
102 #define HAVE_SYS_STAT_H 1
103 
104 /* Define to 1 if you have the <sys/time.h> header file. */
105 #define HAVE_SYS_TIME_H 1
106 
107 /* Define to 1 if you have the <sys/types.h> header file. */
108 #define HAVE_SYS_TYPES_H 1
109 
110 /* Define to 1 if you have the <sys/wait.h> header file. */
111 #define HAVE_SYS_WAIT_H 1
112 
113 /* Define to 1 if you have the <time.h> header file. */
114 #define HAVE_TIME_H 1
115 
116 /* Define to 1 if you have the <unistd.h> header file. */
117 #define HAVE_UNISTD_H 1
118 
119 /* Define to 1 if you have the `unsetenv' function. */
120 #define HAVE_UNSETENV 1
121 
122 /* Define to 1 if you have the <X11/cursorfont.h> header file. */
123 #define HAVE_X11_CURSORFONT_H 1
124 
125 /* Define to 1 if you have the <X11/extensions/Xrender.h> header file. */
126 #define HAVE_X11_EXTENSIONS_XRENDER_H 1
127 
128 /* Define to 1 if you have the <X11/keysym.h> header file. */
129 #define HAVE_X11_KEYSYM_H 1
130 
131 /* Define to 1 if you have the <X11/Xatom.h> header file. */
132 #define HAVE_X11_XATOM_H 1
133 
134 /* Define to 1 if you have the <X11/Xlib.h> header file. */
135 #define HAVE_X11_XLIB_H 1
136 
137 /* Define to 1 if you have the <X11/xpm.h> header file. */
138 #define HAVE_X11_XPM_H 1
139 
140 /* Define to 1 if you have the <X11/Xproto.h> header file. */
141 #define HAVE_X11_XPROTO_H 1
142 
143 /* Define to 1 if you have the <X11/Xresource.h> header file. */
144 #define HAVE_X11_XRESOURCE_H 1
145 
146 /* Define to 1 if you have the <X11/Xutil.h> header file. */
147 #define HAVE_X11_XUTIL_H 1
148 
149 /* Define as const if the declaration of iconv() needs const. */
150 #define ICONV_CONST
151 
152 /* Name of package */
153 #define PACKAGE "jwm"
154 
155 /* Define to the address where bug reports for this package should be sent. */
156 #define PACKAGE_BUGREPORT "joewing@joewing.net"
157 
158 /* Define to the full name of this package. */
159 #define PACKAGE_NAME "jwm"
160 
161 /* Define to the full name and version of this package. */
162 #define PACKAGE_STRING "jwm 2.4.4"
163 
164 /* Define to the one symbol short name of this package. */
165 #define PACKAGE_TARNAME "jwm"
166 
167 /* Define to the home page for this package. */
168 #define PACKAGE_URL ""
169 
170 /* Define to the version of this package. */
171 #define PACKAGE_VERSION "2.4.4"
172 
173 /* If using the C implementation of alloca, define if you know the
174  direction of stack growth for your system; otherwise it will be
175  automatically deduced at runtime.
176  STACK_DIRECTION > 0 => grows toward higher addresses
177  STACK_DIRECTION < 0 => grows toward lower addresses
178  STACK_DIRECTION = 0 => direction of growth unknown */
179 /* #undef STACK_DIRECTION */
180 
181 /* Define to 1 if you have the ANSI C header files. */
182 #define STDC_HEADERS 1
183 
184 /* default system configuration path */
185 #define SYSTEM_CONFIG "/etc/system.jwmrc"
186 
187 /* Define to use Cairo */
188 #define USE_CAIRO 1
189 
190 /* Define to enable icon support */
191 #define USE_ICONS 1
192 
193 /* Define to use libjpeg */
194 #define USE_JPEG 1
195 
196 /* Define to use Pango */
197 #define USE_PANGO 1
198 
199 /* Define to use libpng */
200 #define USE_PNG 1
201 
202 /* Define to use rsvg */
203 #define USE_RSVG 1
204 
205 /* Define to enable the X shape extension */
206 #define USE_SHAPE 1
207 
208 /* Define to enable XBM images */
209 #define USE_XBM 1
210 
211 /* Define to enable Xft */
212 #define USE_XFT 1
213 
214 /* Define to enable Xinerama */
215 #define USE_XINERAMA 1
216 
217 /* Define to use Xmu */
218 #define USE_XMU 1
219 
220 /* Define to enable XPM support */
221 #define USE_XPM 1
222 
223 /* Define to enable the XRender extension */
224 #define USE_XRENDER 1
225 
226 /* Define to use Xutf8TextPropertyToTextList */
227 #define USE_XUTF8 1
228 
229 /* Version number of package */
230 #define VERSION "2.4.4"
231 
232 /* Define for single UNIX conformance */
233 #define _XOPEN_SOURCE 600L
234 
235 /* Define for timeval on IRIX 6.2 */
236 #define _XOPEN_SOURCE_EXTENDED 1
237 
238 /* Define for timeval on Solaris 2.5.1 */
239 #define __EXTENSIONS__ 1
240 
241 /* Define to `unsigned int' if <sys/types.h> does not define. */
242 /* #undef size_t */