ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/autoconf/config.h.in
(Generate patch)

Comparing rxvt-unicode/autoconf/config.h.in (file contents):
Revision 1.10 by pcg, Sun Mar 14 17:33:07 2004 UTC vs.
Revision 1.44 by root, Tue Jan 17 09:07:40 2006 UTC

1/* autoconf/config.h.in. Generated from autoconf/configure.in by autoheader. */ 1/* autoconf/config.h.in. Generated from autoconf/configure.in by autoheader. */
2 2
3/* Define if you want blinking cursor support */ 3/* Define if you want 8 bit control sequences */
4#undef CURSOR_BLINK 4#undef EIGHT_BIT_CONTROLS
5 5
6/* Define if you want to automatically compose combining characters */ 6/* Define if you want to automatically compose combining characters */
7#undef ENABLE_COMBINING 7#undef ENABLE_COMBINING
8 8
9/* Define if you want chinese codesets */ 9/* Define if you want handling for rarely used but handy features */
10#undef ENCODING_CN 10#undef ENABLE_FRILLS
11 11
12/* Define if you want extended chinese codesets */ 12/* Define if you can embed a perl interpreter */
13#undef ENCODING_CN_EXT 13#undef ENABLE_PERL
14
15/* Define if you want bold and italic support */
16#undef ENABLE_STYLES
14 17
15/* Define if you want european extended codesets */ 18/* Define if you want european extended codesets */
16#undef ENCODING_EU 19#undef ENCODING_EU
17 20
18/* Define if you want japanese codesets */ 21/* Define if you want japanese codesets */
25#undef ENCODING_KR 28#undef ENCODING_KR
26 29
27/* Define if you want vietnamese codesets */ 30/* Define if you want vietnamese codesets */
28#undef ENCODING_VN 31#undef ENCODING_VN
29 32
30/* Define if you want the depth of scrollbars and menus to be less */ 33/* Define if you want chinese codesets */
31#undef HALFSHADOW 34#undef ENCODING_ZH
35
36/* Define if you want extended chinese codesets */
37#undef ENCODING_ZH_EXT
32 38
33/* Define to 1 if you have the <assert.h> header file. */ 39/* Define to 1 if you have the <assert.h> header file. */
34#undef HAVE_ASSERT_H 40#undef HAVE_ASSERT_H
35 41
36/* Define to 1 if you have the `atexit' function. */ 42/* Define to 1 if you have the `atexit' function. */
37#undef HAVE_ATEXIT 43#undef HAVE_ATEXIT
38 44
45/* Define to 1 if you have the <clocale> header file. */
46#undef HAVE_CLOCALE
47
39/* Define to 1 if you have the <dlfcn.h> header file. */ 48/* Define to 1 if you have the <cwchar> header file. */
40#undef HAVE_DLFCN_H 49#undef HAVE_CWCHAR
41 50
42/* Define to 1 if you have the <fcntl.h> header file. */ 51/* Define to 1 if you have the <fcntl.h> header file. */
43#undef HAVE_FCNTL_H 52#undef HAVE_FCNTL_H
44 53
45/* Define if you have _GNU_SOURCE getpt() */ 54/* Define to 1 if you have the `getpt' function. */
46#undef HAVE_GETPT 55#undef HAVE_GETPT
47 56
48/* Define to 1 if you have the `grantpt' function. */ 57/* Define to 1 if you have the `grantpt' function. */
49#undef HAVE_GRANTPT 58#undef HAVE_GRANTPT
50 59
61#undef HAVE_LASTLOG_H 70#undef HAVE_LASTLOG_H
62 71
63/* Define to 1 if you have the <libc.h> header file. */ 72/* Define to 1 if you have the <libc.h> header file. */
64#undef HAVE_LIBC_H 73#undef HAVE_LIBC_H
65 74
75/* Define to 1 if you have the <libutil.h> header file. */
76#undef HAVE_LIBUTIL_H
77
66/* Define to 1 if you have the `Xft' library (-lXft). */ 78/* Define to 1 if you have the `Xft' library (-lXft). */
67#undef HAVE_LIBXFT 79#undef HAVE_LIBXFT
68 80
69/* Define to 1 if you have the <memory.h> header file. */ 81/* Define to 1 if you have the <memory.h> header file. */
70#undef HAVE_MEMORY_H 82#undef HAVE_MEMORY_H
76#undef HAVE_NL_LANGINFO 88#undef HAVE_NL_LANGINFO
77 89
78/* Define to 1 if you have the `on_exit' function. */ 90/* Define to 1 if you have the `on_exit' function. */
79#undef HAVE_ON_EXIT 91#undef HAVE_ON_EXIT
80 92
81/* Define to 1 if you have the `openpty' function. */ 93/* Define to 1 if you have the `posix_openpt' function. */
82#undef HAVE_OPENPTY 94#undef HAVE_POSIX_OPENPT
95
96/* Define to 1 if you have the <pty.h> header file. */
97#undef HAVE_PTY_H
83 98
84/* Define to 1 if you have the `revoke' function. */ 99/* Define to 1 if you have the `revoke' function. */
85#undef HAVE_REVOKE 100#undef HAVE_REVOKE
86 101
102/* Define if you have sched-h and sched_yield */
103#undef HAVE_SCHED_YIELD
104
87/* Define to 1 if you have the `seteuid' function. */ 105/* Define to 1 if you have the `seteuid' function. */
88#undef HAVE_SETEUID 106#undef HAVE_SETEUID
89 107
90/* Define if plain old setlocale works */ 108/* Define if plain old setlocale works */
91#undef HAVE_SETLOCALE 109#undef HAVE_SETLOCALE
145#undef HAVE_SYS_SOCKIO_H 163#undef HAVE_SYS_SOCKIO_H
146 164
147/* Define to 1 if you have the <sys/stat.h> header file. */ 165/* Define to 1 if you have the <sys/stat.h> header file. */
148#undef HAVE_SYS_STAT_H 166#undef HAVE_SYS_STAT_H
149 167
168/* Define to 1 if you have the <sys/stropts.h> header file. */
169#undef HAVE_SYS_STROPTS_H
170
150/* Define to 1 if you have the <sys/strredir.h> header file. */ 171/* Define to 1 if you have the <sys/strredir.h> header file. */
151#undef HAVE_SYS_STRREDIR_H 172#undef HAVE_SYS_STRREDIR_H
152 173
153/* Define to 1 if you have the <sys/time.h> header file. */ 174/* Define to 1 if you have the <sys/time.h> header file. */
154#undef HAVE_SYS_TIME_H 175#undef HAVE_SYS_TIME_H
166#undef HAVE_TTYSLOT 187#undef HAVE_TTYSLOT
167 188
168/* Define to 1 if you have the <unistd.h> header file. */ 189/* Define to 1 if you have the <unistd.h> header file. */
169#undef HAVE_UNISTD_H 190#undef HAVE_UNISTD_H
170 191
192/* Define if sys/socket.h defines the necessary macros/functions for file
193 handle passing */
194#undef HAVE_UNIX_FDPASS
195
171/* Define to 1 if you have the `unlockpt' function. */ 196/* Define to 1 if you have the `unlockpt' function. */
172#undef HAVE_UNLOCKPT 197#undef HAVE_UNLOCKPT
173 198
174/* Define to 1 if you have the `unsetenv' function. */ 199/* Define to 1 if you have the `unsetenv' function. */
175#undef HAVE_UNSETENV 200#undef HAVE_UNSETENV
176 201
177/* Define to 1 if you have the `updwtmp' function. */ 202/* Define to 1 if you have the `updwtmp' function. */
178#undef HAVE_UPDWTMP 203#undef HAVE_UPDWTMP
179 204
205/* Define to 1 if you have the `updwtmpx' function. */
206#undef HAVE_UPDWTMPX
207
208/* Define to 1 if you have the <util.h> header file. */
209#undef HAVE_UTIL_H
210
180/* Define to 1 if you have the <utmpx.h> header file. */ 211/* Define to 1 if you have the <utmpx.h> header file. */
181#undef HAVE_UTMPX_H 212#undef HAVE_UTMPX_H
182 213
183/* Define if struct utmpx contains ut_host */ 214/* Define if struct utmpx contains ut_host */
184#undef HAVE_UTMPX_HOST 215#undef HAVE_UTMPX_HOST
185 216
217/* Define if struct utmpx contains ut_session */
218#undef HAVE_UTMPX_SESSION
219
186/* Define to 1 if you have the <utmp.h> header file. */ 220/* Define to 1 if you have the <utmp.h> header file. */
187#undef HAVE_UTMP_H 221#undef HAVE_UTMP_H
188 222
189/* Define if struct utmp contains ut_host */ 223/* Define if struct utmp contains ut_host */
190#undef HAVE_UTMP_HOST 224#undef HAVE_UTMP_HOST
191 225
192/* Define if struct utmp contains ut_pid */ 226/* Define if struct utmp contains ut_pid */
193#undef HAVE_UTMP_PID 227#undef HAVE_UTMP_PID
194 228
229/* Define to 1 if you have the <wchar.h> header file. */
230#undef HAVE_WCHAR_H
231
195/* Define to 1 if you have the <X11/Xft/Xft.h> header file. */ 232/* Define to 1 if you have the <X11/Xft/Xft.h> header file. */
196#undef HAVE_X11_XFT_XFT_H 233#undef HAVE_X11_XFT_XFT_H
197 234
198/* Define if Xlocale support works */ 235/* Define if Xlocale support works */
199#undef HAVE_XLOCALE 236#undef HAVE_XLOCALE
205#undef HAVE_XSETLOCALE 242#undef HAVE_XSETLOCALE
206 243
207/* Define to 1 if you have the `_getpty' function. */ 244/* Define to 1 if you have the `_getpty' function. */
208#undef HAVE__GETPTY 245#undef HAVE__GETPTY
209 246
247/* Define if you want ISO 14755 extended support */
248#undef ISO_14755
249
210/* Define if lastlog is provided via a directory */ 250/* Define if lastlog is provided via a directory */
211#undef LASTLOG_IS_DIR 251#undef LASTLOG_IS_DIR
212 252
213/* Define if you want to have lastlog support when utmp/utmpx is enabled */ 253/* Define if you want to have lastlog support when utmp/utmpx is enabled */
214#undef LASTLOG_SUPPORT 254#undef LASTLOG_SUPPORT
215 255
216/* Build shared library version - specify via configure only */ 256/* Build shared library version - specify via configure only */
217#undef LIBRXVT 257#undef LIBRXVT
218
219/* Define if you want Menubar support */
220#undef MENUBAR
221 258
222/* Define to have CTRL cause wheel events to accelerate scrolling. Release 259/* Define to have CTRL cause wheel events to accelerate scrolling. Release
223 CTRL to halt scrolling */ 260 CTRL to halt scrolling */
224#undef MOUSE_SLIP_WHEELING 261#undef MOUSE_SLIP_WHEELING
225 262
233#undef NO_BACKSPACE_KEY 270#undef NO_BACKSPACE_KEY
234 271
235/* Define if you don't want support for the (non-keypad) delete key */ 272/* Define if you don't want support for the (non-keypad) delete key */
236#undef NO_DELETE_KEY 273#undef NO_DELETE_KEY
237 274
238/* Define if you don't want handling for rarely used features */
239#undef NO_FRILLS
240
241/* Define if you don't want support linespace */
242#undef NO_LINESPACE
243
244/* Define to remove xterm style mouse selection */
245#undef NO_NEW_SELECTION
246
247/* Define to remove old rxvt (ver 2.20 and before) style selection */
248#undef NO_OLD_SELECTION
249
250/* Define if you don't want any resources read */ 275/* Define if you don't want any resources read */
251#undef NO_RESOURCES 276#undef NO_RESOURCES
252 277
253/* Define for continual scrolling when you keep the scrollbar button pressed 278/* Define for continual scrolling when you keep the scrollbar button pressed
254 */ 279 */
256 281
257/* Disable the secondary screen. Many programs use the secondary screen as 282/* Disable the secondary screen. Many programs use the secondary screen as
258 their workplace */ 283 their workplace */
259#undef NO_SECONDARY_SCREEN 284#undef NO_SECONDARY_SCREEN
260 285
261/* Define if you don't need to use our replacement string functions */ 286/* Define if you want faded colors when focus is lost */
262#undef NO_STRINGS 287#undef OFF_FOCUS_FADING
263 288
264/* Define to the address where bug reports for this package should be sent. */ 289/* Define to the address where bug reports for this package should be sent. */
265#undef PACKAGE_BUGREPORT 290#undef PACKAGE_BUGREPORT
266 291
267/* Define to the full name of this package. */ 292/* Define to the full name of this package. */
299 324
300/* Define for this pty type */ 325/* Define for this pty type */
301#undef PTYS_ARE_GETPT 326#undef PTYS_ARE_GETPT
302 327
303/* Define for this pty type */ 328/* Define for this pty type */
304#undef PTYS_ARE_GETPTY
305
306/* Define for this pty type */
307#undef PTYS_ARE_NUMERIC 329#undef PTYS_ARE_NUMERIC
308 330
309/* Define for this pty type */ 331/* Define for this pty type */
310#undef PTYS_ARE_OPENPTY 332#undef PTYS_ARE_OPENPTY
333
334/* Define for this pty type */
335#undef PTYS_ARE_POSIX
311 336
312/* Define for this pty type */ 337/* Define for this pty type */
313#undef PTYS_ARE_PTC 338#undef PTYS_ARE_PTC
314 339
315/* Define for this pty type */ 340/* Define for this pty type */
330/* Default resource name */ 355/* Default resource name */
331#undef RESNAME 356#undef RESNAME
332 357
333/* Define as the return type of signal handlers (`int' or `void'). */ 358/* Define as the return type of signal handlers (`int' or `void'). */
334#undef RETSIGTYPE 359#undef RETSIGTYPE
360
361/* Binary base name */
362#undef RXVTNAME
335 363
336/* Define location of lastlogx */ 364/* Define location of lastlogx */
337#undef RXVT_LASTLOGX_FILE 365#undef RXVT_LASTLOGX_FILE
338 366
339/* Define location of lastlog */ 367/* Define location of lastlog */
359 387
360/* Define to allow scrolling when the selection moves to the top or bottom of 388/* Define to allow scrolling when the selection moves to the top or bottom of
361 the screen */ 389 the screen */
362#undef SELECTION_SCROLLING 390#undef SELECTION_SCROLLING
363 391
364/* The size of a `char', as computed by sizeof. */
365#undef SIZEOF_CHAR
366
367/* The size of a `int', as computed by sizeof. */ 392/* The size of a `int', as computed by sizeof. */
368#undef SIZEOF_INT 393#undef SIZEOF_INT
369 394
370/* The size of a `int *', as computed by sizeof. */ 395/* The size of a `int *', as computed by sizeof. */
371#undef SIZEOF_INT_P 396#undef SIZEOF_INT_P
372 397
373/* The size of a `long', as computed by sizeof. */
374#undef SIZEOF_LONG
375
376/* The size of a `long long', as computed by sizeof. */ 398/* The size of a `long long', as computed by sizeof. */
377#undef SIZEOF_LONG_LONG 399#undef SIZEOF_LONG_LONG
378 400
379/* The size of a `short', as computed by sizeof. */ 401/* The size of a `short', as computed by sizeof. */
380#undef SIZEOF_SHORT 402#undef SIZEOF_SHORT
392#undef TEXT_BLINK 414#undef TEXT_BLINK
393 415
394/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 416/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
395#undef TIME_WITH_SYS_TIME 417#undef TIME_WITH_SYS_TIME
396 418
419/* Define if you want your background to be tinted */
420#undef TINTING
421
397/* Define if you want your background to use the parent window background */ 422/* Define if you want your background to use the parent window background */
398#undef TRANSPARENT 423#undef TRANSPARENT
399 424
400/* Define location of ttys/ttytab */ 425/* Define location of ttys/ttytab */
401#undef TTYTAB_FILENAME 426#undef TTYTAB_FILENAME
402 427
403/* Define if you want 256 colour support */
404#undef TTY_256COLOR
405
406/* Define to change gid of ttys to group tty */ 428/* Define to change gid of ttys to group tty */
407#undef TTY_GID_SUPPORT 429#undef TTY_GID_SUPPORT
408 430
409/* Define if you want to represent unicode characters outside plane 0 */ 431/* Define if you want to represent unicode characters outside plane 0 */
410#undef UNICODE_3 432#undef UNICODE_3
411
412/* Define if you want to use XGetDefault instead of our internal version */
413#undef USE_XGETDEFAULT
414 433
415/* Define if you want to have XIM (X Input Method) protocol support - required 434/* Define if you want to have XIM (X Input Method) protocol support - required
416 for multibyte characters input */ 435 for multibyte characters input */
417#undef USE_XIM 436#undef USE_XIM
418 437
422/* Define if you want to have wtmp support when utmp/utmpx is enabled */ 441/* Define if you want to have wtmp support when utmp/utmpx is enabled */
423#undef WTMP_SUPPORT 442#undef WTMP_SUPPORT
424 443
425/* Define to enable xft support */ 444/* Define to enable xft support */
426#undef XFT 445#undef XFT
446
447/* Define if your XIMCallback specifies XIC as first type. */
448#undef XIMCB_PROTO_BROKEN
427 449
428/* Define if you want to have sexy-looking background pixmaps. Needs libXpm */ 450/* Define if you want to have sexy-looking background pixmaps. Needs libXpm */
429#undef XPM_BACKGROUND 451#undef XPM_BACKGROUND
430 452
431/* Define if you include <X11/xpm.h> on a normal include path (be careful) */ 453/* Define if you include <X11/xpm.h> on a normal include path (be careful) */
442 We just want to avoid a redefinition error message. */ 464 We just want to avoid a redefinition error message. */
443#ifndef _ALL_SOURCE 465#ifndef _ALL_SOURCE
444# undef _ALL_SOURCE 466# undef _ALL_SOURCE
445#endif 467#endif
446 468
469/* Use all glibc features. */
470#undef _GNU_SOURCE
471
472/* Needed to get declarations for msg_control and msg_controllen on Solaris */
473#undef _XOPEN_SOURCE
474
475/* Needed to get declarations for msg_control and msg_controllen on Solaris */
476#undef _XOPEN_SOURCE_EXTENDED
477
478/* Needed to get declarations for msg_control and msg_controllen on Solaris */
479#undef __EXTENSIONS__
480
447/* Define to empty if `const' does not conform to ANSI C. */ 481/* Define to empty if `const' does not conform to ANSI C. */
448#undef const 482#undef const
449 483
450/* Define to `int' if <sys/types.h> doesn't define. */ 484/* Define to `int' if <sys/types.h> doesn't define. */
451#undef gid_t 485#undef gid_t

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines