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.45 by root, Tue Jan 17 11:53:07 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 <clocale> header file. */
46#undef HAVE_ATEXIT 43#undef HAVE_CLOCALE
47 44
48/* Define to 1 if you have the <dlfcn.h> header file. */ 45/* Define to 1 if you have the <cwchar> header file. */
49#undef HAVE_DLFCN_H 46#undef HAVE_CWCHAR
50 47
51/* Define to 1 if you have the <fcntl.h> header file. */ 48/* Define to 1 if you have the <fcntl.h> header file. */
52#undef HAVE_FCNTL_H 49#undef HAVE_FCNTL_H
53 50
54/* Define if you have _GNU_SOURCE getpt() */ 51/* Define to 1 if you have the `getpt' function. */
55#undef HAVE_GETPT 52#undef HAVE_GETPT
56 53
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
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
101 107
102/* Define to 1 if you have the `setpgid' function. */
103#undef HAVE_SETPGID
104
105/* Define to 1 if you have the `setpgrp' function. */
106#undef HAVE_SETPGRP
107
108/* Define to 1 if you have the `setreuid' function. */ 108/* Define to 1 if you have the `setreuid' function. */
109#undef HAVE_SETREUID 109#undef HAVE_SETREUID
110 110
111/* Define to 1 if you have the `setsid' function. */
112#undef HAVE_SETSID
113
114/* Define to 1 if you have the `setutent' function. */ 111/* Define to 1 if you have the `setutent' function. */
115#undef HAVE_SETUTENT 112#undef HAVE_SETUTENT
116 113
117/* Define to 1 if you have the <stdarg.h> header file. */ 114/* Define to 1 if you have the <stdarg.h> header file. */
118#undef HAVE_STDARG_H 115#undef HAVE_STDARG_H
178#undef HAVE_TTYSLOT 175#undef HAVE_TTYSLOT
179 176
180/* Define to 1 if you have the <unistd.h> header file. */ 177/* Define to 1 if you have the <unistd.h> header file. */
181#undef HAVE_UNISTD_H 178#undef HAVE_UNISTD_H
182 179
180/* Define if sys/socket.h defines the necessary macros/functions for file
181 handle passing */
182#undef HAVE_UNIX_FDPASS
183
183/* Define to 1 if you have the `unlockpt' function. */ 184/* Define to 1 if you have the `unlockpt' function. */
184#undef HAVE_UNLOCKPT 185#undef HAVE_UNLOCKPT
185 186
186/* Define to 1 if you have the `unsetenv' function. */ 187/* Define to 1 if you have the `unsetenv' function. */
187#undef HAVE_UNSETENV 188#undef HAVE_UNSETENV
188 189
189/* Define to 1 if you have the `updwtmp' function. */ 190/* Define to 1 if you have the `updwtmp' function. */
190#undef HAVE_UPDWTMP 191#undef HAVE_UPDWTMP
191 192
193/* Define to 1 if you have the `updwtmpx' function. */
194#undef HAVE_UPDWTMPX
195
196/* Define to 1 if you have the <util.h> header file. */
197#undef HAVE_UTIL_H
198
192/* Define to 1 if you have the <utmpx.h> header file. */ 199/* Define to 1 if you have the <utmpx.h> header file. */
193#undef HAVE_UTMPX_H 200#undef HAVE_UTMPX_H
194 201
195/* Define if struct utmpx contains ut_host */ 202/* Define if struct utmpx contains ut_host */
196#undef HAVE_UTMPX_HOST 203#undef HAVE_UTMPX_HOST
197 204
205/* Define if struct utmpx contains ut_session */
206#undef HAVE_UTMPX_SESSION
207
198/* Define to 1 if you have the <utmp.h> header file. */ 208/* Define to 1 if you have the <utmp.h> header file. */
199#undef HAVE_UTMP_H 209#undef HAVE_UTMP_H
200 210
201/* Define if struct utmp contains ut_host */ 211/* Define if struct utmp contains ut_host */
202#undef HAVE_UTMP_HOST 212#undef HAVE_UTMP_HOST
203 213
204/* Define if struct utmp contains ut_pid */ 214/* Define if struct utmp contains ut_pid */
205#undef HAVE_UTMP_PID 215#undef HAVE_UTMP_PID
206 216
217/* Define to 1 if you have the <wchar.h> header file. */
218#undef HAVE_WCHAR_H
219
207/* Define to 1 if you have the <X11/Xft/Xft.h> header file. */ 220/* Define to 1 if you have the <X11/Xft/Xft.h> header file. */
208#undef HAVE_X11_XFT_XFT_H 221#undef HAVE_X11_XFT_XFT_H
209 222
210/* Define if Xlocale support works */ 223/* Define if Xlocale support works */
211#undef HAVE_XLOCALE 224#undef HAVE_XLOCALE
228/* Define if you want to have lastlog support when utmp/utmpx is enabled */ 241/* Define if you want to have lastlog support when utmp/utmpx is enabled */
229#undef LASTLOG_SUPPORT 242#undef LASTLOG_SUPPORT
230 243
231/* Build shared library version - specify via configure only */ 244/* Build shared library version - specify via configure only */
232#undef LIBRXVT 245#undef LIBRXVT
233
234/* Define if you want Menubar support */
235#undef MENUBAR
236 246
237/* Define to have CTRL cause wheel events to accelerate scrolling. Release 247/* Define to have CTRL cause wheel events to accelerate scrolling. Release
238 CTRL to halt scrolling */ 248 CTRL to halt scrolling */
239#undef MOUSE_SLIP_WHEELING 249#undef MOUSE_SLIP_WHEELING
240 250
248#undef NO_BACKSPACE_KEY 258#undef NO_BACKSPACE_KEY
249 259
250/* Define if you don't want support for the (non-keypad) delete key */ 260/* Define if you don't want support for the (non-keypad) delete key */
251#undef NO_DELETE_KEY 261#undef NO_DELETE_KEY
252 262
253/* Define if you don't want support linespace */
254#undef NO_LINESPACE
255
256/* Define if you don't want any resources read */ 263/* Define if you don't want any resources read */
257#undef NO_RESOURCES 264#undef NO_RESOURCES
258 265
259/* Define for continual scrolling when you keep the scrollbar button pressed 266/* Define for continual scrolling when you keep the scrollbar button pressed
260 */ 267 */
262 269
263/* Disable the secondary screen. Many programs use the secondary screen as 270/* Disable the secondary screen. Many programs use the secondary screen as
264 their workplace */ 271 their workplace */
265#undef NO_SECONDARY_SCREEN 272#undef NO_SECONDARY_SCREEN
266 273
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 */ 274/* Define if you want faded colors when focus is lost */
271#undef OFF_FOCUS_FADING 275#undef OFF_FOCUS_FADING
272 276
273/* Define to the address where bug reports for this package should be sent. */ 277/* Define to the address where bug reports for this package should be sent. */
274#undef PACKAGE_BUGREPORT 278#undef PACKAGE_BUGREPORT
308 312
309/* Define for this pty type */ 313/* Define for this pty type */
310#undef PTYS_ARE_GETPT 314#undef PTYS_ARE_GETPT
311 315
312/* Define for this pty type */ 316/* Define for this pty type */
313#undef PTYS_ARE_GETPTY
314
315/* Define for this pty type */
316#undef PTYS_ARE_NUMERIC 317#undef PTYS_ARE_NUMERIC
317 318
318/* Define for this pty type */ 319/* Define for this pty type */
319#undef PTYS_ARE_OPENPTY 320#undef PTYS_ARE_OPENPTY
321
322/* Define for this pty type */
323#undef PTYS_ARE_POSIX
320 324
321/* Define for this pty type */ 325/* Define for this pty type */
322#undef PTYS_ARE_PTC 326#undef PTYS_ARE_PTC
323 327
324/* Define for this pty type */ 328/* Define for this pty type */
412/* Define to change gid of ttys to group tty */ 416/* Define to change gid of ttys to group tty */
413#undef TTY_GID_SUPPORT 417#undef TTY_GID_SUPPORT
414 418
415/* Define if you want to represent unicode characters outside plane 0 */ 419/* Define if you want to represent unicode characters outside plane 0 */
416#undef UNICODE_3 420#undef UNICODE_3
417
418/* Define if you want to use XGetDefault instead of our internal version */
419#undef USE_XGETDEFAULT
420 421
421/* Define if you want to have XIM (X Input Method) protocol support - required 422/* Define if you want to have XIM (X Input Method) protocol support - required
422 for multibyte characters input */ 423 for multibyte characters input */
423#undef USE_XIM 424#undef USE_XIM
424 425
451 We just want to avoid a redefinition error message. */ 452 We just want to avoid a redefinition error message. */
452#ifndef _ALL_SOURCE 453#ifndef _ALL_SOURCE
453# undef _ALL_SOURCE 454# undef _ALL_SOURCE
454#endif 455#endif
455 456
457/* Use all glibc features. */
458#undef _GNU_SOURCE
459
460/* Needed to get declarations for msg_control and msg_controllen on Solaris */
461#undef _XOPEN_SOURCE
462
463/* Needed to get declarations for msg_control and msg_controllen on Solaris */
464#undef _XOPEN_SOURCE_EXTENDED
465
466/* Needed to get declarations for msg_control and msg_controllen on Solaris */
467#undef __EXTENSIONS__
468
456/* Define to empty if `const' does not conform to ANSI C. */ 469/* Define to empty if `const' does not conform to ANSI C. */
457#undef const 470#undef const
458 471
459/* Define to `int' if <sys/types.h> doesn't define. */ 472/* Define to `int' if <sys/types.h> doesn't define. */
460#undef gid_t 473#undef gid_t

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines