ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/autoconf/config.h.in
Revision: 1.44
Committed: Tue Jan 17 09:07:40 2006 UTC (18 years, 5 months ago) by root
Branch: MAIN
Changes since 1.43: +6 -0 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.43 /* autoconf/config.h.in. Generated from autoconf/configure.in by autoheader. */
2 pcg 1.1
3 root 1.43 /* Define if you want 8 bit control sequences */
4     #undef EIGHT_BIT_CONTROLS
5 root 1.28
6 root 1.43 /* Define if you want to automatically compose combining characters */
7     #undef ENABLE_COMBINING
8 root 1.27
9 root 1.43 /* Define if you want handling for rarely used but handy features */
10     #undef ENABLE_FRILLS
11 root 1.23
12 root 1.43 /* Define if you can embed a perl interpreter */
13     #undef ENABLE_PERL
14 root 1.22
15 root 1.43 /* Define if you want bold and italic support */
16     #undef ENABLE_STYLES
17 root 1.22
18 root 1.43 /* Define if you want european extended codesets */
19     #undef ENCODING_EU
20 root 1.22
21 root 1.43 /* Define if you want japanese codesets */
22     #undef ENCODING_JP
23 pcg 1.8
24 root 1.43 /* Define if you want extended japanese codesets */
25     #undef ENCODING_JP_EXT
26 pcg 1.10
27 root 1.43 /* Define if you want korean codesets */
28     #undef ENCODING_KR
29 pcg 1.1
30 root 1.43 /* Define if you want vietnamese codesets */
31     #undef ENCODING_VN
32 pcg 1.1
33 root 1.43 /* Define if you want chinese codesets */
34     #undef ENCODING_ZH
35 pcg 1.1
36 root 1.43 /* Define if you want extended chinese codesets */
37     #undef ENCODING_ZH_EXT
38 pcg 1.1
39 root 1.43 /* Define to 1 if you have the <assert.h> header file. */
40     #undef HAVE_ASSERT_H
41 pcg 1.1
42 root 1.43 /* Define to 1 if you have the `atexit' function. */
43     #undef HAVE_ATEXIT
44 pcg 1.1
45 root 1.43 /* Define to 1 if you have the <clocale> header file. */
46     #undef HAVE_CLOCALE
47 pcg 1.1
48 root 1.43 /* Define to 1 if you have the <cwchar> header file. */
49     #undef HAVE_CWCHAR
50 pcg 1.1
51 root 1.43 /* Define to 1 if you have the <fcntl.h> header file. */
52     #undef HAVE_FCNTL_H
53 pcg 1.1
54 root 1.44 /* Define to 1 if you have the `getpt' function. */
55     #undef HAVE_GETPT
56    
57 root 1.43 /* Define to 1 if you have the `grantpt' function. */
58     #undef HAVE_GRANTPT
59 pcg 1.1
60 root 1.43 /* Define to 1 if you have the <grp.h> header file. */
61     #undef HAVE_GRP_H
62 pcg 1.1
63 root 1.43 /* Define to 1 if you have the <inttypes.h> header file. */
64     #undef HAVE_INTTYPES_H
65 pcg 1.1
66 root 1.43 /* Define to 1 if you have the `isastream' function. */
67 root 1.22 #undef HAVE_ISASTREAM
68 pcg 1.1
69 root 1.43 /* Define to 1 if you have the <lastlog.h> header file. */
70     #undef HAVE_LASTLOG_H
71    
72     /* Define to 1 if you have the <libc.h> header file. */
73     #undef HAVE_LIBC_H
74    
75     /* Define to 1 if you have the <libutil.h> header file. */
76     #undef HAVE_LIBUTIL_H
77    
78     /* Define to 1 if you have the `Xft' library (-lXft). */
79     #undef HAVE_LIBXFT
80    
81     /* Define to 1 if you have the <memory.h> header file. */
82     #undef HAVE_MEMORY_H
83    
84     /* Define to 1 if you have the `nanosleep' function. */
85 pcg 1.7 #undef HAVE_NANOSLEEP
86 pcg 1.1
87 root 1.43 /* Define if nl_langinfo(CODESET) works */
88     #undef HAVE_NL_LANGINFO
89    
90     /* Define to 1 if you have the `on_exit' function. */
91 pcg 1.1 #undef HAVE_ON_EXIT
92    
93 root 1.43 /* Define to 1 if you have the `posix_openpt' function. */
94 root 1.39 #undef HAVE_POSIX_OPENPT
95    
96 root 1.43 /* Define to 1 if you have the <pty.h> header file. */
97     #undef HAVE_PTY_H
98    
99     /* Define to 1 if you have the `revoke' function. */
100 pcg 1.1 #undef HAVE_REVOKE
101    
102 root 1.43 /* Define if you have sched-h and sched_yield */
103     #undef HAVE_SCHED_YIELD
104    
105     /* Define to 1 if you have the `seteuid' function. */
106 pcg 1.1 #undef HAVE_SETEUID
107    
108 root 1.43 /* Define if plain old setlocale works */
109     #undef HAVE_SETLOCALE
110    
111     /* Define to 1 if you have the `setpgid' function. */
112 pcg 1.1 #undef HAVE_SETPGID
113    
114 root 1.43 /* Define to 1 if you have the `setpgrp' function. */
115 pcg 1.1 #undef HAVE_SETPGRP
116    
117 root 1.43 /* Define to 1 if you have the `setreuid' function. */
118 pcg 1.1 #undef HAVE_SETREUID
119    
120 root 1.43 /* Define to 1 if you have the `setsid' function. */
121 pcg 1.1 #undef HAVE_SETSID
122    
123 root 1.43 /* Define to 1 if you have the `setutent' function. */
124 pcg 1.1 #undef HAVE_SETUTENT
125    
126 root 1.43 /* Define to 1 if you have the <stdarg.h> header file. */
127     #undef HAVE_STDARG_H
128    
129     /* Define to 1 if you have the <stdint.h> header file. */
130     #undef HAVE_STDINT_H
131    
132     /* Define to 1 if you have the <stdlib.h> header file. */
133     #undef HAVE_STDLIB_H
134 root 1.28
135 root 1.43 /* Define to 1 if you have the <strings.h> header file. */
136     #undef HAVE_STRINGS_H
137 root 1.28
138 root 1.43 /* Define to 1 if you have the <string.h> header file. */
139     #undef HAVE_STRING_H
140 root 1.28
141 root 1.43 /* Define if utmp.h or lastlog.h has struct lastlog */
142     #undef HAVE_STRUCT_LASTLOG
143 root 1.28
144 root 1.43 /* Define if utmpx.h or lastlog.h has struct lastlogx */
145     #undef HAVE_STRUCT_LASTLOGX
146 root 1.31
147 root 1.43 /* Define if utmp.h has struct utmp */
148     #undef HAVE_STRUCT_UTMP
149 root 1.28
150 root 1.43 /* Define if utmpx.h has struct utmpx */
151     #undef HAVE_STRUCT_UTMPX
152 root 1.28
153 root 1.43 /* Define to 1 if you have the <sys/byteorder.h> header file. */
154     #undef HAVE_SYS_BYTEORDER_H
155 root 1.29
156 root 1.43 /* Define to 1 if you have the <sys/ioctl.h> header file. */
157     #undef HAVE_SYS_IOCTL_H
158 root 1.29
159 root 1.43 /* Define to 1 if you have the <sys/select.h> header file. */
160     #undef HAVE_SYS_SELECT_H
161 root 1.23
162 root 1.43 /* Define to 1 if you have the <sys/sockio.h> header file. */
163     #undef HAVE_SYS_SOCKIO_H
164 root 1.23
165 root 1.43 /* Define to 1 if you have the <sys/stat.h> header file. */
166     #undef HAVE_SYS_STAT_H
167 root 1.23
168 root 1.43 /* Define to 1 if you have the <sys/stropts.h> header file. */
169     #undef HAVE_SYS_STROPTS_H
170 root 1.23
171 root 1.43 /* Define to 1 if you have the <sys/strredir.h> header file. */
172     #undef HAVE_SYS_STRREDIR_H
173 root 1.36
174 root 1.43 /* Define to 1 if you have the <sys/time.h> header file. */
175     #undef HAVE_SYS_TIME_H
176 root 1.23
177 root 1.43 /* Define to 1 if you have the <sys/types.h> header file. */
178     #undef HAVE_SYS_TYPES_H
179 root 1.23
180 root 1.43 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
181     #undef HAVE_SYS_WAIT_H
182 root 1.13
183 root 1.43 /* Define to 1 if you have the <termios.h> header file. */
184     #undef HAVE_TERMIOS_H
185 root 1.13
186 root 1.43 /* Define to 1 if you have the `ttyslot' function. */
187     #undef HAVE_TTYSLOT
188 root 1.13
189 root 1.43 /* Define to 1 if you have the <unistd.h> header file. */
190     #undef HAVE_UNISTD_H
191 pcg 1.1
192 root 1.43 /* Define if sys/socket.h defines the necessary macros/functions for file
193     handle passing */
194     #undef HAVE_UNIX_FDPASS
195 pcg 1.1
196 root 1.43 /* Define to 1 if you have the `unlockpt' function. */
197     #undef HAVE_UNLOCKPT
198 pcg 1.1
199 root 1.43 /* Define to 1 if you have the `unsetenv' function. */
200     #undef HAVE_UNSETENV
201 pcg 1.1
202 root 1.43 /* Define to 1 if you have the `updwtmp' function. */
203     #undef HAVE_UPDWTMP
204 root 1.16
205 root 1.43 /* Define to 1 if you have the `updwtmpx' function. */
206     #undef HAVE_UPDWTMPX
207 pcg 1.1
208 root 1.43 /* Define to 1 if you have the <util.h> header file. */
209     #undef HAVE_UTIL_H
210 pcg 1.1
211 root 1.43 /* Define to 1 if you have the <utmpx.h> header file. */
212     #undef HAVE_UTMPX_H
213 pcg 1.7
214 root 1.43 /* Define if struct utmpx contains ut_host */
215     #undef HAVE_UTMPX_HOST
216 pcg 1.7
217 root 1.43 /* Define if struct utmpx contains ut_session */
218     #undef HAVE_UTMPX_SESSION
219 root 1.36
220 root 1.43 /* Define to 1 if you have the <utmp.h> header file. */
221 root 1.28 #undef HAVE_UTMP_H
222 root 1.27
223 root 1.43 /* Define if struct utmp contains ut_host */
224     #undef HAVE_UTMP_HOST
225    
226     /* Define if struct utmp contains ut_pid */
227     #undef HAVE_UTMP_PID
228 root 1.27
229 root 1.43 /* Define to 1 if you have the <wchar.h> header file. */
230 root 1.29 #undef HAVE_WCHAR_H
231    
232 root 1.43 /* Define to 1 if you have the <X11/Xft/Xft.h> header file. */
233     #undef HAVE_X11_XFT_XFT_H
234    
235     /* Define if Xlocale support works */
236     #undef HAVE_XLOCALE
237    
238     /* Define if you have XPointer typedef */
239     #undef HAVE_XPOINTER
240 root 1.27
241 root 1.43 /* Define if setlocale (defined to Xsetlocale) works */
242     #undef HAVE_XSETLOCALE
243 root 1.22
244 root 1.43 /* Define to 1 if you have the `_getpty' function. */
245     #undef HAVE__GETPTY
246 root 1.27
247 root 1.43 /* Define if you want ISO 14755 extended support */
248     #undef ISO_14755
249 root 1.27
250 root 1.43 /* Define if lastlog is provided via a directory */
251     #undef LASTLOG_IS_DIR
252 root 1.24
253 root 1.43 /* Define if you want to have lastlog support when utmp/utmpx is enabled */
254     #undef LASTLOG_SUPPORT
255 root 1.34
256 root 1.23 /* Build shared library version - specify via configure only */
257     #undef LIBRXVT
258 pcg 1.7
259 root 1.43 /* Define to have CTRL cause wheel events to accelerate scrolling. Release
260     CTRL to halt scrolling */
261     #undef MOUSE_SLIP_WHEELING
262    
263     /* Define to use wheel events (button4 and button5) to scroll */
264     #undef MOUSE_WHEEL
265 root 1.27
266 root 1.43 /* Support NeXT style scrollbars */
267     #undef NEXT_SCROLLBAR
268 pcg 1.3
269 root 1.23 /* Define if you don't want support for the backspace key */
270     #undef NO_BACKSPACE_KEY
271 pcg 1.3
272 root 1.23 /* Define if you don't want support for the (non-keypad) delete key */
273     #undef NO_DELETE_KEY
274 pcg 1.1
275 root 1.23 /* Define if you don't want any resources read */
276     #undef NO_RESOURCES
277 pcg 1.1
278 root 1.43 /* Define for continual scrolling when you keep the scrollbar button pressed
279     */
280     #undef NO_SCROLLBAR_BUTTON_CONTINUAL_SCROLLING
281    
282     /* Disable the secondary screen. Many programs use the secondary screen as
283     their workplace */
284     #undef NO_SECONDARY_SCREEN
285    
286     /* Define if you want faded colors when focus is lost */
287     #undef OFF_FOCUS_FADING
288    
289     /* Define to the address where bug reports for this package should be sent. */
290     #undef PACKAGE_BUGREPORT
291 root 1.27
292 root 1.43 /* Define to the full name of this package. */
293     #undef PACKAGE_NAME
294 root 1.27
295 root 1.43 /* Define to the full name and version of this package. */
296     #undef PACKAGE_STRING
297 pcg 1.1
298 root 1.43 /* Define to the one symbol short name of this package. */
299     #undef PACKAGE_TARNAME
300 pcg 1.1
301 root 1.43 /* Define to the version of this package. */
302     #undef PACKAGE_VERSION
303 pcg 1.1
304 root 1.43 /* Support plain style scrollbars */
305     #undef PLAIN_SCROLLBAR
306 pcg 1.1
307 root 1.43 /* Define if you want hide the pointer while typing */
308     #undef POINTER_BLANK
309 pcg 1.3
310 root 1.43 /* Define to use a 24 bit visual if the screen has 24 bit mode */
311     #undef PREFER_24BIT
312 pcg 1.3
313 root 1.28 /* Define if you need function prototypes */
314     #undef PROTOTYPES
315    
316 root 1.43 /* Define for first char in devptyXX */
317     #undef PTYCHAR1
318 root 1.28
319 root 1.43 /* Define for second char in devptyXX */
320     #undef PTYCHAR2
321 root 1.20
322 root 1.43 /* Define for this pty type */
323     #undef PTYS_ARE_CLONE
324 pcg 1.3
325 root 1.43 /* Define for this pty type */
326 root 1.44 #undef PTYS_ARE_GETPT
327    
328     /* Define for this pty type */
329 root 1.43 #undef PTYS_ARE_NUMERIC
330 pcg 1.3
331 root 1.43 /* Define for this pty type */
332     #undef PTYS_ARE_OPENPTY
333 pcg 1.1
334 root 1.43 /* Define for this pty type */
335     #undef PTYS_ARE_POSIX
336 root 1.27
337 root 1.43 /* Define for this pty type */
338     #undef PTYS_ARE_PTC
339 pcg 1.3
340 root 1.43 /* Define for this pty type */
341     #undef PTYS_ARE_PTMX
342 root 1.31
343 root 1.43 /* Define for this pty type */
344     #undef PTYS_ARE_SEARCHED
345 pcg 1.3
346 root 1.43 /* Define for this pty type */
347     #undef PTYS_ARE__GETPTY
348 pcg 1.3
349 root 1.43 /* Resource class */
350     #undef RESCLASS
351 pcg 1.1
352 root 1.43 /* Fallback resource class */
353     #undef RESFALLBACK
354 pcg 1.1
355 root 1.43 /* Default resource name */
356     #undef RESNAME
357 pcg 1.1
358 root 1.43 /* Define as the return type of signal handlers (`int' or `void'). */
359     #undef RETSIGTYPE
360 pcg 1.1
361 root 1.43 /* Binary base name */
362     #undef RXVTNAME
363 pcg 1.1
364 root 1.28 /* Define location of lastlogx */
365     #undef RXVT_LASTLOGX_FILE
366 pcg 1.1
367 root 1.43 /* Define location of lastlog */
368     #undef RXVT_LASTLOG_FILE
369 pcg 1.1
370 root 1.43 /* Support Rxvt original style scrollbars */
371     #undef RXVT_SCROLLBAR
372 pcg 1.1
373 root 1.43 /* Set TERMINFO value to the value given by configure */
374     #undef RXVT_TERMINFO
375 pcg 1.1
376 root 1.43 /* Define location of utmpx */
377     #undef RXVT_UTMPX_FILE
378 pcg 1.1
379 root 1.43 /* Define location of utmp */
380     #undef RXVT_UTMP_FILE
381 pcg 1.1
382 root 1.43 /* Define location of wtmpx */
383     #undef RXVT_WTMPX_FILE
384 root 1.33
385 root 1.43 /* Define location of wtmp */
386     #undef RXVT_WTMP_FILE
387 pcg 1.1
388 root 1.43 /* Define to allow scrolling when the selection moves to the top or bottom of
389     the screen */
390     #undef SELECTION_SCROLLING
391 root 1.39
392 root 1.43 /* The size of a `int', as computed by sizeof. */
393     #undef SIZEOF_INT
394 pcg 1.1
395 root 1.43 /* The size of a `int *', as computed by sizeof. */
396     #undef SIZEOF_INT_P
397 pcg 1.1
398 root 1.43 /* The size of a `long long', as computed by sizeof. */
399     #undef SIZEOF_LONG_LONG
400 pcg 1.1
401 root 1.43 /* The size of a `short', as computed by sizeof. */
402     #undef SIZEOF_SHORT
403 pcg 1.1
404 root 1.43 /* Define to use "smart" resize behavior */
405     #undef SMART_RESIZE
406 pcg 1.1
407 root 1.43 /* Define to 1 if you have the ANSI C header files. */
408     #undef STDC_HEADERS
409 pcg 1.1
410 root 1.43 /* Set TERM to the value given by configure */
411     #undef TERMENV
412 pcg 1.1
413 root 1.43 /* Define if you want blinking text support */
414     #undef TEXT_BLINK
415 pcg 1.1
416 root 1.43 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
417     #undef TIME_WITH_SYS_TIME
418 root 1.22
419 root 1.23 /* Define if you want your background to be tinted */
420     #undef TINTING
421 root 1.22
422 root 1.23 /* Define if you want your background to use the parent window background */
423     #undef TRANSPARENT
424 root 1.22
425 root 1.43 /* Define location of ttys/ttytab */
426     #undef TTYTAB_FILENAME
427 root 1.28
428 root 1.43 /* Define to change gid of ttys to group tty */
429     #undef TTY_GID_SUPPORT
430 root 1.28
431 root 1.43 /* Define if you want to represent unicode characters outside plane 0 */
432     #undef UNICODE_3
433 pcg 1.1
434 root 1.43 /* Define if you want to have XIM (X Input Method) protocol support - required
435     for multibyte characters input */
436     #undef USE_XIM
437 root 1.19
438 root 1.23 /* Define if you want to have utmp/utmpx support */
439     #undef UTMP_SUPPORT
440 root 1.17
441 root 1.23 /* Define if you want to have wtmp support when utmp/utmpx is enabled */
442     #undef WTMP_SUPPORT
443 pcg 1.1
444 root 1.43 /* Define to enable xft support */
445     #undef XFT
446 root 1.14
447 root 1.43 /* Define if your XIMCallback specifies XIC as first type. */
448     #undef XIMCB_PROTO_BROKEN
449 pcg 1.12
450 root 1.23 /* Define if you want to have sexy-looking background pixmaps. Needs libXpm */
451     #undef XPM_BACKGROUND
452 pcg 1.1
453 root 1.43 /* Define if you include <X11/xpm.h> on a normal include path (be careful) */
454     #undef XPM_INC_X11
455 root 1.13
456 root 1.23 /* Support Xterm style scrollbars */
457     #undef XTERM_SCROLLBAR
458 pcg 1.1
459 root 1.43 /* Define to 1 if the X Window System is missing or not being used. */
460     #undef X_DISPLAY_MISSING
461 root 1.28
462 root 1.43 /* Define to 1 if on AIX 3.
463     System headers sometimes define this.
464     We just want to avoid a redefinition error message. */
465     #ifndef _ALL_SOURCE
466     # undef _ALL_SOURCE
467     #endif
468 root 1.28
469 root 1.43 /* Use all glibc features. */
470     #undef _GNU_SOURCE
471 pcg 1.1
472 root 1.43 /* Needed to get declarations for msg_control and msg_controllen on Solaris */
473     #undef _XOPEN_SOURCE
474 pcg 1.9
475 root 1.43 /* Needed to get declarations for msg_control and msg_controllen on Solaris */
476     #undef _XOPEN_SOURCE_EXTENDED
477 pcg 1.9
478 root 1.43 /* Needed to get declarations for msg_control and msg_controllen on Solaris */
479     #undef __EXTENSIONS__
480 pcg 1.9
481 root 1.43 /* Define to empty if `const' does not conform to ANSI C. */
482     #undef const
483 root 1.13
484 root 1.43 /* Define to `int' if <sys/types.h> doesn't define. */
485     #undef gid_t
486 pcg 1.9
487 root 1.43 /* Define to `__inline__' or `__inline' if that's what the C compiler
488     calls it, or to nothing if 'inline' is not supported under any name. */
489     #ifndef __cplusplus
490     #undef inline
491     #endif
492 pcg 1.7
493 root 1.43 /* Define to `int' if <sys/types.h> does not define. */
494     #undef mode_t
495 pcg 1.7
496 root 1.43 /* Define to `int' if <sys/types.h> does not define. */
497     #undef pid_t
498 root 1.35
499 root 1.43 /* Define to `int' if <sys/types.h> doesn't define. */
500     #undef uid_t