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.12 by pcg, Mon Mar 29 21:02:11 2004 UTC vs.
Revision 1.43 by root, Mon Jan 16 15:39:24 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() */
46#undef HAVE_GETPT
47
48/* Define to 1 if you have the `grantpt' function. */ 54/* Define to 1 if you have the `grantpt' function. */
49#undef HAVE_GRANTPT 55#undef HAVE_GRANTPT
50 56
51/* Define to 1 if you have the <grp.h> header file. */ 57/* Define to 1 if you have the <grp.h> header file. */
52#undef HAVE_GRP_H 58#undef HAVE_GRP_H
61#undef HAVE_LASTLOG_H 67#undef HAVE_LASTLOG_H
62 68
63/* Define to 1 if you have the <libc.h> header file. */ 69/* Define to 1 if you have the <libc.h> header file. */
64#undef HAVE_LIBC_H 70#undef HAVE_LIBC_H
65 71
72/* Define to 1 if you have the <libutil.h> header file. */
73#undef HAVE_LIBUTIL_H
74
66/* Define to 1 if you have the `Xft' library (-lXft). */ 75/* Define to 1 if you have the `Xft' library (-lXft). */
67#undef HAVE_LIBXFT 76#undef HAVE_LIBXFT
68 77
69/* Define to 1 if you have the <memory.h> header file. */ 78/* Define to 1 if you have the <memory.h> header file. */
70#undef HAVE_MEMORY_H 79#undef HAVE_MEMORY_H
76#undef HAVE_NL_LANGINFO 85#undef HAVE_NL_LANGINFO
77 86
78/* Define to 1 if you have the `on_exit' function. */ 87/* Define to 1 if you have the `on_exit' function. */
79#undef HAVE_ON_EXIT 88#undef HAVE_ON_EXIT
80 89
81/* Define to 1 if you have the `openpty' function. */ 90/* Define to 1 if you have the `posix_openpt' function. */
82#undef HAVE_OPENPTY 91#undef HAVE_POSIX_OPENPT
92
93/* Define to 1 if you have the <pty.h> header file. */
94#undef HAVE_PTY_H
83 95
84/* Define to 1 if you have the `revoke' function. */ 96/* Define to 1 if you have the `revoke' function. */
85#undef HAVE_REVOKE 97#undef HAVE_REVOKE
86 98
99/* Define if you have sched-h and sched_yield */
100#undef HAVE_SCHED_YIELD
101
87/* Define to 1 if you have the `seteuid' function. */ 102/* Define to 1 if you have the `seteuid' function. */
88#undef HAVE_SETEUID 103#undef HAVE_SETEUID
89 104
90/* Define if plain old setlocale works */ 105/* Define if plain old setlocale works */
91#undef HAVE_SETLOCALE 106#undef HAVE_SETLOCALE
145#undef HAVE_SYS_SOCKIO_H 160#undef HAVE_SYS_SOCKIO_H
146 161
147/* Define to 1 if you have the <sys/stat.h> header file. */ 162/* Define to 1 if you have the <sys/stat.h> header file. */
148#undef HAVE_SYS_STAT_H 163#undef HAVE_SYS_STAT_H
149 164
165/* Define to 1 if you have the <sys/stropts.h> header file. */
166#undef HAVE_SYS_STROPTS_H
167
150/* Define to 1 if you have the <sys/strredir.h> header file. */ 168/* Define to 1 if you have the <sys/strredir.h> header file. */
151#undef HAVE_SYS_STRREDIR_H 169#undef HAVE_SYS_STRREDIR_H
152 170
153/* Define to 1 if you have the <sys/time.h> header file. */ 171/* Define to 1 if you have the <sys/time.h> header file. */
154#undef HAVE_SYS_TIME_H 172#undef HAVE_SYS_TIME_H
166#undef HAVE_TTYSLOT 184#undef HAVE_TTYSLOT
167 185
168/* Define to 1 if you have the <unistd.h> header file. */ 186/* Define to 1 if you have the <unistd.h> header file. */
169#undef HAVE_UNISTD_H 187#undef HAVE_UNISTD_H
170 188
189/* Define if sys/socket.h defines the necessary macros/functions for file
190 handle passing */
191#undef HAVE_UNIX_FDPASS
192
171/* Define to 1 if you have the `unlockpt' function. */ 193/* Define to 1 if you have the `unlockpt' function. */
172#undef HAVE_UNLOCKPT 194#undef HAVE_UNLOCKPT
173 195
174/* Define to 1 if you have the `unsetenv' function. */ 196/* Define to 1 if you have the `unsetenv' function. */
175#undef HAVE_UNSETENV 197#undef HAVE_UNSETENV
176 198
177/* Define to 1 if you have the `updwtmp' function. */ 199/* Define to 1 if you have the `updwtmp' function. */
178#undef HAVE_UPDWTMP 200#undef HAVE_UPDWTMP
179 201
202/* Define to 1 if you have the `updwtmpx' function. */
203#undef HAVE_UPDWTMPX
204
205/* Define to 1 if you have the <util.h> header file. */
206#undef HAVE_UTIL_H
207
180/* Define to 1 if you have the <utmpx.h> header file. */ 208/* Define to 1 if you have the <utmpx.h> header file. */
181#undef HAVE_UTMPX_H 209#undef HAVE_UTMPX_H
182 210
183/* Define if struct utmpx contains ut_host */ 211/* Define if struct utmpx contains ut_host */
184#undef HAVE_UTMPX_HOST 212#undef HAVE_UTMPX_HOST
185 213
214/* Define if struct utmpx contains ut_session */
215#undef HAVE_UTMPX_SESSION
216
186/* Define to 1 if you have the <utmp.h> header file. */ 217/* Define to 1 if you have the <utmp.h> header file. */
187#undef HAVE_UTMP_H 218#undef HAVE_UTMP_H
188 219
189/* Define if struct utmp contains ut_host */ 220/* Define if struct utmp contains ut_host */
190#undef HAVE_UTMP_HOST 221#undef HAVE_UTMP_HOST
191 222
192/* Define if struct utmp contains ut_pid */ 223/* Define if struct utmp contains ut_pid */
193#undef HAVE_UTMP_PID 224#undef HAVE_UTMP_PID
194 225
226/* Define to 1 if you have the <wchar.h> header file. */
227#undef HAVE_WCHAR_H
228
195/* Define to 1 if you have the <X11/Xft/Xft.h> header file. */ 229/* Define to 1 if you have the <X11/Xft/Xft.h> header file. */
196#undef HAVE_X11_XFT_XFT_H 230#undef HAVE_X11_XFT_XFT_H
197 231
198/* Define if Xlocale support works */ 232/* Define if Xlocale support works */
199#undef HAVE_XLOCALE 233#undef HAVE_XLOCALE
205#undef HAVE_XSETLOCALE 239#undef HAVE_XSETLOCALE
206 240
207/* Define to 1 if you have the `_getpty' function. */ 241/* Define to 1 if you have the `_getpty' function. */
208#undef HAVE__GETPTY 242#undef HAVE__GETPTY
209 243
244/* Define if you want ISO 14755 extended support */
245#undef ISO_14755
246
210/* Define if lastlog is provided via a directory */ 247/* Define if lastlog is provided via a directory */
211#undef LASTLOG_IS_DIR 248#undef LASTLOG_IS_DIR
212 249
213/* Define if you want to have lastlog support when utmp/utmpx is enabled */ 250/* Define if you want to have lastlog support when utmp/utmpx is enabled */
214#undef LASTLOG_SUPPORT 251#undef LASTLOG_SUPPORT
215 252
216/* Build shared library version - specify via configure only */ 253/* Build shared library version - specify via configure only */
217#undef LIBRXVT 254#undef LIBRXVT
218
219/* Define if you want Menubar support */
220#undef MENUBAR
221 255
222/* Define to have CTRL cause wheel events to accelerate scrolling. Release 256/* Define to have CTRL cause wheel events to accelerate scrolling. Release
223 CTRL to halt scrolling */ 257 CTRL to halt scrolling */
224#undef MOUSE_SLIP_WHEELING 258#undef MOUSE_SLIP_WHEELING
225 259
233#undef NO_BACKSPACE_KEY 267#undef NO_BACKSPACE_KEY
234 268
235/* Define if you don't want support for the (non-keypad) delete key */ 269/* Define if you don't want support for the (non-keypad) delete key */
236#undef NO_DELETE_KEY 270#undef NO_DELETE_KEY
237 271
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 if you don't want any resources read */ 272/* Define if you don't want any resources read */
245#undef NO_RESOURCES 273#undef NO_RESOURCES
246 274
247/* Define for continual scrolling when you keep the scrollbar button pressed 275/* Define for continual scrolling when you keep the scrollbar button pressed
248 */ 276 */
250 278
251/* Disable the secondary screen. Many programs use the secondary screen as 279/* Disable the secondary screen. Many programs use the secondary screen as
252 their workplace */ 280 their workplace */
253#undef NO_SECONDARY_SCREEN 281#undef NO_SECONDARY_SCREEN
254 282
255/* Define if you don't need to use our replacement string functions */ 283/* Define if you want faded colors when focus is lost */
256#undef NO_STRINGS 284#undef OFF_FOCUS_FADING
257 285
258/* Define to the address where bug reports for this package should be sent. */ 286/* Define to the address where bug reports for this package should be sent. */
259#undef PACKAGE_BUGREPORT 287#undef PACKAGE_BUGREPORT
260 288
261/* Define to the full name of this package. */ 289/* Define to the full name of this package. */
290 318
291/* Define for this pty type */ 319/* Define for this pty type */
292#undef PTYS_ARE_CLONE 320#undef PTYS_ARE_CLONE
293 321
294/* Define for this pty type */ 322/* Define for this pty type */
295#undef PTYS_ARE_GETPT
296
297/* Define for this pty type */
298#undef PTYS_ARE_GETPTY
299
300/* Define for this pty type */
301#undef PTYS_ARE_NUMERIC 323#undef PTYS_ARE_NUMERIC
302 324
303/* Define for this pty type */ 325/* Define for this pty type */
304#undef PTYS_ARE_OPENPTY 326#undef PTYS_ARE_OPENPTY
327
328/* Define for this pty type */
329#undef PTYS_ARE_POSIX
305 330
306/* Define for this pty type */ 331/* Define for this pty type */
307#undef PTYS_ARE_PTC 332#undef PTYS_ARE_PTC
308 333
309/* Define for this pty type */ 334/* Define for this pty type */
324/* Default resource name */ 349/* Default resource name */
325#undef RESNAME 350#undef RESNAME
326 351
327/* Define as the return type of signal handlers (`int' or `void'). */ 352/* Define as the return type of signal handlers (`int' or `void'). */
328#undef RETSIGTYPE 353#undef RETSIGTYPE
354
355/* Binary base name */
356#undef RXVTNAME
329 357
330/* Define location of lastlogx */ 358/* Define location of lastlogx */
331#undef RXVT_LASTLOGX_FILE 359#undef RXVT_LASTLOGX_FILE
332 360
333/* Define location of lastlog */ 361/* Define location of lastlog */
353 381
354/* Define to allow scrolling when the selection moves to the top or bottom of 382/* Define to allow scrolling when the selection moves to the top or bottom of
355 the screen */ 383 the screen */
356#undef SELECTION_SCROLLING 384#undef SELECTION_SCROLLING
357 385
358/* The size of a `char', as computed by sizeof. */
359#undef SIZEOF_CHAR
360
361/* The size of a `int', as computed by sizeof. */ 386/* The size of a `int', as computed by sizeof. */
362#undef SIZEOF_INT 387#undef SIZEOF_INT
363 388
364/* The size of a `int *', as computed by sizeof. */ 389/* The size of a `int *', as computed by sizeof. */
365#undef SIZEOF_INT_P 390#undef SIZEOF_INT_P
366 391
367/* The size of a `long', as computed by sizeof. */
368#undef SIZEOF_LONG
369
370/* The size of a `long long', as computed by sizeof. */ 392/* The size of a `long long', as computed by sizeof. */
371#undef SIZEOF_LONG_LONG 393#undef SIZEOF_LONG_LONG
372 394
373/* The size of a `short', as computed by sizeof. */ 395/* The size of a `short', as computed by sizeof. */
374#undef SIZEOF_SHORT 396#undef SIZEOF_SHORT
395#undef TRANSPARENT 417#undef TRANSPARENT
396 418
397/* Define location of ttys/ttytab */ 419/* Define location of ttys/ttytab */
398#undef TTYTAB_FILENAME 420#undef TTYTAB_FILENAME
399 421
400/* Define if you want 256 colour support */
401#undef TTY_256COLOR
402
403/* Define to change gid of ttys to group tty */ 422/* Define to change gid of ttys to group tty */
404#undef TTY_GID_SUPPORT 423#undef TTY_GID_SUPPORT
405 424
406/* Define if you want to represent unicode characters outside plane 0 */ 425/* Define if you want to represent unicode characters outside plane 0 */
407#undef UNICODE_3 426#undef UNICODE_3
408
409/* Define if you want to use XGetDefault instead of our internal version */
410#undef USE_XGETDEFAULT
411 427
412/* Define if you want to have XIM (X Input Method) protocol support - required 428/* Define if you want to have XIM (X Input Method) protocol support - required
413 for multibyte characters input */ 429 for multibyte characters input */
414#undef USE_XIM 430#undef USE_XIM
415 431
419/* Define if you want to have wtmp support when utmp/utmpx is enabled */ 435/* Define if you want to have wtmp support when utmp/utmpx is enabled */
420#undef WTMP_SUPPORT 436#undef WTMP_SUPPORT
421 437
422/* Define to enable xft support */ 438/* Define to enable xft support */
423#undef XFT 439#undef XFT
440
441/* Define if your XIMCallback specifies XIC as first type. */
442#undef XIMCB_PROTO_BROKEN
424 443
425/* Define if you want to have sexy-looking background pixmaps. Needs libXpm */ 444/* Define if you want to have sexy-looking background pixmaps. Needs libXpm */
426#undef XPM_BACKGROUND 445#undef XPM_BACKGROUND
427 446
428/* Define if you include <X11/xpm.h> on a normal include path (be careful) */ 447/* Define if you include <X11/xpm.h> on a normal include path (be careful) */
439 We just want to avoid a redefinition error message. */ 458 We just want to avoid a redefinition error message. */
440#ifndef _ALL_SOURCE 459#ifndef _ALL_SOURCE
441# undef _ALL_SOURCE 460# undef _ALL_SOURCE
442#endif 461#endif
443 462
463/* Use all glibc features. */
464#undef _GNU_SOURCE
465
466/* Needed to get declarations for msg_control and msg_controllen on Solaris */
467#undef _XOPEN_SOURCE
468
469/* Needed to get declarations for msg_control and msg_controllen on Solaris */
470#undef _XOPEN_SOURCE_EXTENDED
471
472/* Needed to get declarations for msg_control and msg_controllen on Solaris */
473#undef __EXTENSIONS__
474
444/* Define to empty if `const' does not conform to ANSI C. */ 475/* Define to empty if `const' does not conform to ANSI C. */
445#undef const 476#undef const
446 477
447/* Define to `int' if <sys/types.h> doesn't define. */ 478/* Define to `int' if <sys/types.h> doesn't define. */
448#undef gid_t 479#undef gid_t

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines