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.22 by root, Wed Dec 1 02:33:32 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
3/* Define if you want blinking cursor support */
4#undef CURSOR_BLINK
5 2
6/* Define if you want 8 bit control sequences */ 3/* Define if you want 8 bit control sequences */
7#undef EIGHT_BIT_CONTROLS 4#undef EIGHT_BIT_CONTROLS
8 5
9/* Define if you want to automatically compose combining characters */ 6/* Define if you want to automatically compose combining characters */
10#undef ENABLE_COMBINING 7#undef ENABLE_COMBINING
11 8
12/* Define if you want handling for rarely used but handy features */ 9/* Define if you want handling for rarely used but handy features */
13#undef ENABLE_FRILLS 10#undef ENABLE_FRILLS
14 11
12/* Define if you can embed a perl interpreter */
13#undef ENABLE_PERL
14
15/* Define if you want bold and italic support */ 15/* Define if you want bold and italic support */
16#undef ENABLE_STYLES 16#undef ENABLE_STYLES
17 17
18/* Define if you want european extended codesets */ 18/* Define if you want european extended codesets */
19#undef ENCODING_EU 19#undef ENCODING_EU
34#undef ENCODING_ZH 34#undef ENCODING_ZH
35 35
36/* Define if you want extended chinese codesets */ 36/* Define if you want extended chinese codesets */
37#undef ENCODING_ZH_EXT 37#undef ENCODING_ZH_EXT
38 38
39/* Define if you want the depth of scrollbars and menus to be less */
40#undef HALFSHADOW
41
42/* Define to 1 if you have the <assert.h> header file. */ 39/* Define to 1 if you have the <assert.h> header file. */
43#undef HAVE_ASSERT_H 40#undef HAVE_ASSERT_H
44 41
45/* Define to 1 if you have the `atexit' function. */ 42/* Define to 1 if you have the `atexit' function. */
46#undef HAVE_ATEXIT 43#undef HAVE_ATEXIT
47 44
45/* Define to 1 if you have the <clocale> header file. */
46#undef HAVE_CLOCALE
47
48/* Define to 1 if you have the <dlfcn.h> header file. */ 48/* Define to 1 if you have the <cwchar> header file. */
49#undef HAVE_DLFCN_H 49#undef HAVE_CWCHAR
50 50
51/* Define to 1 if you have the <fcntl.h> header file. */ 51/* Define to 1 if you have the <fcntl.h> header file. */
52#undef HAVE_FCNTL_H 52#undef HAVE_FCNTL_H
53 53
54/* Define if you have _GNU_SOURCE getpt() */
55#undef HAVE_GETPT
56
57/* Define to 1 if you have the `grantpt' function. */ 54/* Define to 1 if you have the `grantpt' function. */
58#undef HAVE_GRANTPT 55#undef HAVE_GRANTPT
59 56
60/* Define to 1 if you have the <grp.h> header file. */ 57/* Define to 1 if you have the <grp.h> header file. */
61#undef HAVE_GRP_H 58#undef HAVE_GRP_H
70#undef HAVE_LASTLOG_H 67#undef HAVE_LASTLOG_H
71 68
72/* Define to 1 if you have the <libc.h> header file. */ 69/* Define to 1 if you have the <libc.h> header file. */
73#undef HAVE_LIBC_H 70#undef HAVE_LIBC_H
74 71
72/* Define to 1 if you have the <libutil.h> header file. */
73#undef HAVE_LIBUTIL_H
74
75/* Define to 1 if you have the `Xft' library (-lXft). */ 75/* Define to 1 if you have the `Xft' library (-lXft). */
76#undef HAVE_LIBXFT 76#undef HAVE_LIBXFT
77 77
78/* Define to 1 if you have the <memory.h> header file. */ 78/* Define to 1 if you have the <memory.h> header file. */
79#undef HAVE_MEMORY_H 79#undef HAVE_MEMORY_H
85#undef HAVE_NL_LANGINFO 85#undef HAVE_NL_LANGINFO
86 86
87/* Define to 1 if you have the `on_exit' function. */ 87/* Define to 1 if you have the `on_exit' function. */
88#undef HAVE_ON_EXIT 88#undef HAVE_ON_EXIT
89 89
90/* Define to 1 if you have the `openpty' function. */ 90/* Define to 1 if you have the `posix_openpt' function. */
91#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
92 95
93/* Define to 1 if you have the `revoke' function. */ 96/* Define to 1 if you have the `revoke' function. */
94#undef HAVE_REVOKE 97#undef HAVE_REVOKE
95 98
99/* Define if you have sched-h and sched_yield */
100#undef HAVE_SCHED_YIELD
101
96/* Define to 1 if you have the `seteuid' function. */ 102/* Define to 1 if you have the `seteuid' function. */
97#undef HAVE_SETEUID 103#undef HAVE_SETEUID
98 104
99/* Define if plain old setlocale works */ 105/* Define if plain old setlocale works */
100#undef HAVE_SETLOCALE 106#undef HAVE_SETLOCALE
178#undef HAVE_TTYSLOT 184#undef HAVE_TTYSLOT
179 185
180/* Define to 1 if you have the <unistd.h> header file. */ 186/* Define to 1 if you have the <unistd.h> header file. */
181#undef HAVE_UNISTD_H 187#undef HAVE_UNISTD_H
182 188
189/* Define if sys/socket.h defines the necessary macros/functions for file
190 handle passing */
191#undef HAVE_UNIX_FDPASS
192
183/* Define to 1 if you have the `unlockpt' function. */ 193/* Define to 1 if you have the `unlockpt' function. */
184#undef HAVE_UNLOCKPT 194#undef HAVE_UNLOCKPT
185 195
186/* Define to 1 if you have the `unsetenv' function. */ 196/* Define to 1 if you have the `unsetenv' function. */
187#undef HAVE_UNSETENV 197#undef HAVE_UNSETENV
188 198
189/* Define to 1 if you have the `updwtmp' function. */ 199/* Define to 1 if you have the `updwtmp' function. */
190#undef HAVE_UPDWTMP 200#undef HAVE_UPDWTMP
191 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
192/* Define to 1 if you have the <utmpx.h> header file. */ 208/* Define to 1 if you have the <utmpx.h> header file. */
193#undef HAVE_UTMPX_H 209#undef HAVE_UTMPX_H
194 210
195/* Define if struct utmpx contains ut_host */ 211/* Define if struct utmpx contains ut_host */
196#undef HAVE_UTMPX_HOST 212#undef HAVE_UTMPX_HOST
197 213
214/* Define if struct utmpx contains ut_session */
215#undef HAVE_UTMPX_SESSION
216
198/* Define to 1 if you have the <utmp.h> header file. */ 217/* Define to 1 if you have the <utmp.h> header file. */
199#undef HAVE_UTMP_H 218#undef HAVE_UTMP_H
200 219
201/* Define if struct utmp contains ut_host */ 220/* Define if struct utmp contains ut_host */
202#undef HAVE_UTMP_HOST 221#undef HAVE_UTMP_HOST
203 222
204/* Define if struct utmp contains ut_pid */ 223/* Define if struct utmp contains ut_pid */
205#undef HAVE_UTMP_PID 224#undef HAVE_UTMP_PID
206 225
226/* Define to 1 if you have the <wchar.h> header file. */
227#undef HAVE_WCHAR_H
228
207/* 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. */
208#undef HAVE_X11_XFT_XFT_H 230#undef HAVE_X11_XFT_XFT_H
209 231
210/* Define if Xlocale support works */ 232/* Define if Xlocale support works */
211#undef HAVE_XLOCALE 233#undef HAVE_XLOCALE
228/* 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 */
229#undef LASTLOG_SUPPORT 251#undef LASTLOG_SUPPORT
230 252
231/* Build shared library version - specify via configure only */ 253/* Build shared library version - specify via configure only */
232#undef LIBRXVT 254#undef LIBRXVT
233
234/* Define if you want Menubar support */
235#undef MENUBAR
236 255
237/* Define to have CTRL cause wheel events to accelerate scrolling. Release 256/* Define to have CTRL cause wheel events to accelerate scrolling. Release
238 CTRL to halt scrolling */ 257 CTRL to halt scrolling */
239#undef MOUSE_SLIP_WHEELING 258#undef MOUSE_SLIP_WHEELING
240 259
248#undef NO_BACKSPACE_KEY 267#undef NO_BACKSPACE_KEY
249 268
250/* 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 */
251#undef NO_DELETE_KEY 270#undef NO_DELETE_KEY
252 271
253/* Define if you don't want support linespace */
254#undef NO_LINESPACE
255
256/* Define if you don't want any resources read */ 272/* Define if you don't want any resources read */
257#undef NO_RESOURCES 273#undef NO_RESOURCES
258 274
259/* Define for continual scrolling when you keep the scrollbar button pressed 275/* Define for continual scrolling when you keep the scrollbar button pressed
260 */ 276 */
262 278
263/* Disable the secondary screen. Many programs use the secondary screen as 279/* Disable the secondary screen. Many programs use the secondary screen as
264 their workplace */ 280 their workplace */
265#undef NO_SECONDARY_SCREEN 281#undef NO_SECONDARY_SCREEN
266 282
267/* Define if you don't need to use our replacement string functions */
268#undef NO_STRINGS
269
270/* Define if you want faded colors when focus is lost */ 283/* Define if you want faded colors when focus is lost */
271#undef OFF_FOCUS_FADING 284#undef OFF_FOCUS_FADING
272 285
273/* 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. */
274#undef PACKAGE_BUGREPORT 287#undef PACKAGE_BUGREPORT
305 318
306/* Define for this pty type */ 319/* Define for this pty type */
307#undef PTYS_ARE_CLONE 320#undef PTYS_ARE_CLONE
308 321
309/* Define for this pty type */ 322/* Define for this pty type */
310#undef PTYS_ARE_GETPT
311
312/* Define for this pty type */
313#undef PTYS_ARE_GETPTY
314
315/* Define for this pty type */
316#undef PTYS_ARE_NUMERIC 323#undef PTYS_ARE_NUMERIC
317 324
318/* Define for this pty type */ 325/* Define for this pty type */
319#undef PTYS_ARE_OPENPTY 326#undef PTYS_ARE_OPENPTY
327
328/* Define for this pty type */
329#undef PTYS_ARE_POSIX
320 330
321/* Define for this pty type */ 331/* Define for this pty type */
322#undef PTYS_ARE_PTC 332#undef PTYS_ARE_PTC
323 333
324/* Define for this pty type */ 334/* Define for this pty type */
412/* Define to change gid of ttys to group tty */ 422/* Define to change gid of ttys to group tty */
413#undef TTY_GID_SUPPORT 423#undef TTY_GID_SUPPORT
414 424
415/* Define if you want to represent unicode characters outside plane 0 */ 425/* Define if you want to represent unicode characters outside plane 0 */
416#undef UNICODE_3 426#undef UNICODE_3
417
418/* Define if you want to use XGetDefault instead of our internal version */
419#undef USE_XGETDEFAULT
420 427
421/* 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
422 for multibyte characters input */ 429 for multibyte characters input */
423#undef USE_XIM 430#undef USE_XIM
424 431
451 We just want to avoid a redefinition error message. */ 458 We just want to avoid a redefinition error message. */
452#ifndef _ALL_SOURCE 459#ifndef _ALL_SOURCE
453# undef _ALL_SOURCE 460# undef _ALL_SOURCE
454#endif 461#endif
455 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
456/* Define to empty if `const' does not conform to ANSI C. */ 475/* Define to empty if `const' does not conform to ANSI C. */
457#undef const 476#undef const
458 477
459/* Define to `int' if <sys/types.h> doesn't define. */ 478/* Define to `int' if <sys/types.h> doesn't define. */
460#undef gid_t 479#undef gid_t

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines