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

Comparing rxvt-unicode/config.h.in (file contents):
Revision 1.4 by root, Sat Jan 21 23:50:33 2006 UTC vs.
Revision 1.14 by root, Wed Aug 1 18:38:15 2007 UTC

1/* config.h.in. Generated from configure.ac by autoheader. */ 1/* config.h.in. Generated from configure.ac by autoheader. */
2
3/* clone device filename */
4#undef CLONE_DEVICE
2 5
3/* Define if you want 8 bit control sequences */ 6/* Define if you want 8 bit control sequences */
4#undef EIGHT_BIT_CONTROLS 7#undef EIGHT_BIT_CONTROLS
5 8
6/* Define if you want to automatically compose combining characters */ 9/* Define if you want to automatically compose combining characters */
13#undef ENABLE_PERL 16#undef ENABLE_PERL
14 17
15/* Define if you want bold and italic support */ 18/* Define if you want bold and italic support */
16#undef ENABLE_STYLES 19#undef ENABLE_STYLES
17 20
21/* Define if you want your background to use the parent window background */
22#undef ENABLE_TRANSPARENCY
23
18/* Define if you want european extended codesets */ 24/* Define if you want european extended codesets */
19#undef ENCODING_EU 25#undef ENCODING_EU
20 26
21/* Define if you want japanese codesets */ 27/* Define if you want japanese codesets */
22#undef ENCODING_JP 28#undef ENCODING_JP
34#undef ENCODING_ZH 40#undef ENCODING_ZH
35 41
36/* Define if you want extended chinese codesets */ 42/* Define if you want extended chinese codesets */
37#undef ENCODING_ZH_EXT 43#undef ENCODING_ZH_EXT
38 44
45/* Define if you want to use libAfterImage for image processing */
46#undef HAVE_AFTERIMAGE
47
39/* Define to 1 if you have the <assert.h> header file. */ 48/* Define to 1 if you have the <assert.h> header file. */
40#undef HAVE_ASSERT_H 49#undef HAVE_ASSERT_H
41 50
42/* Define to 1 if you have the <clocale> header file. */ 51/* Define to 1 if you have the <clocale> header file. */
43#undef HAVE_CLOCALE 52#undef HAVE_CLOCALE
44 53
45/* Define to 1 if you have the <cwchar> header file. */ 54/* Define to 1 if you have the <cwchar> header file. */
46#undef HAVE_CWCHAR 55#undef HAVE_CWCHAR
47 56
57/* Define to 1 if you have /dev/ptym/clone */
58#undef HAVE_DEV_CLONE
59
60/* Define to 1 if you have /dev/ptc */
61#undef HAVE_DEV_PTC
62
63/* Define to 1 if you have /dev/ptmx */
64#undef HAVE_DEV_PTMX
65
48/* Define to 1 if you have the <fcntl.h> header file. */ 66/* Define to 1 if you have the <fcntl.h> header file. */
49#undef HAVE_FCNTL_H 67#undef HAVE_FCNTL_H
50 68
69/* Define to 1 if you have the `getpt' function. */
70#undef HAVE_GETPT
71
51/* Define to 1 if you have the <inttypes.h> header file. */ 72/* Define to 1 if you have the <inttypes.h> header file. */
52#undef HAVE_INTTYPES_H 73#undef HAVE_INTTYPES_H
53 74
75/* Define to 1 if you have the `isastream' function. */
76#undef HAVE_ISASTREAM
77
78/* Define to 1 if you have the <lastlog.h> header file. */
79#undef HAVE_LASTLOG_H
80
81/* Define to 1 if you have the <libutil.h> header file. */
82#undef HAVE_LIBUTIL_H
83
54/* Define to 1 if you have the `Xft' library (-lXft). */ 84/* Define to 1 if you have the `Xft' library (-lXft). */
55#undef HAVE_LIBXFT 85#undef HAVE_LIBXFT
56 86
57/* Define to 1 if you have the <memory.h> header file. */ 87/* Define to 1 if you have the <memory.h> header file. */
58#undef HAVE_MEMORY_H 88#undef HAVE_MEMORY_H
59 89
60/* Define to 1 if you have the `nanosleep' function. */
61#undef HAVE_NANOSLEEP
62
63/* Define if nl_langinfo(CODESET) works */ 90/* Define if nl_langinfo(CODESET) works */
64#undef HAVE_NL_LANGINFO 91#undef HAVE_NL_LANGINFO
65 92
66/* Define to 1 if you have the `on_exit' function. */ 93/* Define to 1 if you have the `on_exit' function. */
67#undef HAVE_ON_EXIT 94#undef HAVE_ON_EXIT
68 95
69/* Define if you have sched-h and sched_yield */ 96/* Define to 1 if you have the `openpty' function. */
70#undef HAVE_SCHED_YIELD 97#undef HAVE_OPENPTY
98
99/* Define to 1 if you have the `posix_openpt' function. */
100#undef HAVE_POSIX_OPENPT
101
102/* Define to 1 if you have the <pty.h> header file. */
103#undef HAVE_PTY_H
104
105/* Define to 1 if you have the `revoke' function. */
106#undef HAVE_REVOKE
71 107
72/* Define to 1 if you have the `seteuid' function. */ 108/* Define to 1 if you have the `seteuid' function. */
73#undef HAVE_SETEUID 109#undef HAVE_SETEUID
74 110
75/* Define if plain old setlocale works */ 111/* Define if plain old setlocale works */
79#undef HAVE_SETRESUID 115#undef HAVE_SETRESUID
80 116
81/* Define to 1 if you have the `setreuid' function. */ 117/* Define to 1 if you have the `setreuid' function. */
82#undef HAVE_SETREUID 118#undef HAVE_SETREUID
83 119
120/* Define to 1 if you have the `setuid' function. */
121#undef HAVE_SETUID
122
84/* Define to 1 if you have the `setutent' function. */ 123/* Define to 1 if you have the `setutent' function. */
85#undef HAVE_SETUTENT 124#undef HAVE_SETUTENT
86 125
87/* Define to 1 if you have the <stdarg.h> header file. */ 126/* Define to 1 if you have the <stdarg.h> header file. */
88#undef HAVE_STDARG_H 127#undef HAVE_STDARG_H
97#undef HAVE_STRINGS_H 136#undef HAVE_STRINGS_H
98 137
99/* Define to 1 if you have the <string.h> header file. */ 138/* Define to 1 if you have the <string.h> header file. */
100#undef HAVE_STRING_H 139#undef HAVE_STRING_H
101 140
141/* Define if utmp.h or lastlog.h has struct lastlog */
142#undef HAVE_STRUCT_LASTLOG
143
144/* Define if utmpx.h or lastlog.h has struct lastlogx */
145#undef HAVE_STRUCT_LASTLOGX
146
147/* Define if utmp.h has struct utmp */
148#undef HAVE_STRUCT_UTMP
149
150/* Define if utmpx.h has struct utmpx */
151#undef HAVE_STRUCT_UTMPX
152
102/* Define to 1 if you have the <sys/byteorder.h> header file. */ 153/* Define to 1 if you have the <sys/byteorder.h> header file. */
103#undef HAVE_SYS_BYTEORDER_H 154#undef HAVE_SYS_BYTEORDER_H
104 155
105/* Define to 1 if you have the <sys/ioctl.h> header file. */ 156/* Define to 1 if you have the <sys/ioctl.h> header file. */
106#undef HAVE_SYS_IOCTL_H 157#undef HAVE_SYS_IOCTL_H
112#undef HAVE_SYS_SOCKIO_H 163#undef HAVE_SYS_SOCKIO_H
113 164
114/* 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. */
115#undef HAVE_SYS_STAT_H 166#undef HAVE_SYS_STAT_H
116 167
168/* Define to 1 if you have the <sys/stropts.h> header file. */
169#undef HAVE_SYS_STROPTS_H
170
117/* 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. */
118#undef HAVE_SYS_STRREDIR_H 172#undef HAVE_SYS_STRREDIR_H
119 173
120/* 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. */
121#undef HAVE_SYS_TIME_H 175#undef HAVE_SYS_TIME_H
127#undef HAVE_SYS_WAIT_H 181#undef HAVE_SYS_WAIT_H
128 182
129/* Define to 1 if you have the <termios.h> header file. */ 183/* Define to 1 if you have the <termios.h> header file. */
130#undef HAVE_TERMIOS_H 184#undef HAVE_TERMIOS_H
131 185
186/* Define to 1 if you have the `ttyslot' function. */
187#undef HAVE_TTYSLOT
188
132/* Define to 1 if you have the <unistd.h> header file. */ 189/* Define to 1 if you have the <unistd.h> header file. */
133#undef HAVE_UNISTD_H 190#undef HAVE_UNISTD_H
134 191
192/* Define if sys/socket.h defines the necessary macros/functions for file
193 handle passing */
194#undef HAVE_UNIX_FDPASS
195
135/* Define to 1 if you have the `unsetenv' function. */ 196/* Define to 1 if you have the `unsetenv' function. */
136#undef HAVE_UNSETENV 197#undef HAVE_UNSETENV
137 198
199/* Define to 1 if you have the `updwtmp' function. */
200#undef HAVE_UPDWTMP
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
208/* Define to 1 if you have the <utmpx.h> header file. */
209#undef HAVE_UTMPX_H
210
211/* Define if struct utmpx contains ut_host */
212#undef HAVE_UTMPX_HOST
213
214/* Define if struct utmpx contains ut_session */
215#undef HAVE_UTMPX_SESSION
216
217/* Define to 1 if you have the <utmp.h> header file. */
218#undef HAVE_UTMP_H
219
220/* Define if struct utmp contains ut_host */
221#undef HAVE_UTMP_HOST
222
223/* Define if struct utmp contains ut_pid */
224#undef HAVE_UTMP_PID
225
138/* Define to 1 if you have the <wchar.h> header file. */ 226/* Define to 1 if you have the <wchar.h> header file. */
139#undef HAVE_WCHAR_H 227#undef HAVE_WCHAR_H
140 228
141/* 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. */
142#undef HAVE_X11_XFT_XFT_H 230#undef HAVE_X11_XFT_XFT_H
143 231
144/* Define if Xlocale support works */
145#undef HAVE_XLOCALE
146
147/* Define if you have XPointer typedef */ 232/* Define if you have XPointer typedef */
148#undef HAVE_XPOINTER 233#undef HAVE_XPOINTER
149 234
150/* Define if setlocale (defined to Xsetlocale) works */ 235/* Define if setlocale (defined to Xsetlocale) works */
151#undef HAVE_XSETLOCALE 236#undef HAVE_XSETLOCALE
152 237
238/* Define to 1 if you have the `_getpty' function. */
239#undef HAVE__GETPTY
240
153/* Define if you want ISO 14755 extended support */ 241/* Define if you want ISO 14755 extended support */
154#undef ISO_14755 242#undef ISO_14755
243
244/* Define location of lastlogx */
245#undef LASTLOGX_FILE
246
247/* Define location of lastlog */
248#undef LASTLOG_FILE
249
250/* Define if lastlog is provided via a directory */
251#undef LASTLOG_IS_DIR
155 252
156/* 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 */
157#undef LASTLOG_SUPPORT 254#undef LASTLOG_SUPPORT
158 255
159/* Build shared library version - specify via configure only */ 256/* Build shared library version - specify via configure only */
208#undef PLAIN_SCROLLBAR 305#undef PLAIN_SCROLLBAR
209 306
210/* Define if you want hide the pointer while typing */ 307/* Define if you want hide the pointer while typing */
211#undef POINTER_BLANK 308#undef POINTER_BLANK
212 309
213/* Define to use a 24 bit visual if the screen has 24 bit mode */
214#undef PREFER_24BIT
215
216/* Resource class */ 310/* Resource class */
217#undef RESCLASS 311#undef RESCLASS
218 312
219/* Fallback resource class */ 313/* Fallback resource class */
220#undef RESFALLBACK 314#undef RESFALLBACK
236 330
237/* Define to allow scrolling when the selection moves to the top or bottom of 331/* Define to allow scrolling when the selection moves to the top or bottom of
238 the screen */ 332 the screen */
239#undef SELECTION_SCROLLING 333#undef SELECTION_SCROLLING
240 334
241/* The size of a `int', as computed by sizeof. */ 335/* The size of `int', as computed by sizeof. */
242#undef SIZEOF_INT 336#undef SIZEOF_INT
243 337
244/* The size of a `int *', as computed by sizeof. */ 338/* The size of `int *', as computed by sizeof. */
245#undef SIZEOF_INT_P 339#undef SIZEOF_INT_P
246 340
247/* The size of a `long long', as computed by sizeof. */ 341/* The size of `long long', as computed by sizeof. */
248#undef SIZEOF_LONG_LONG 342#undef SIZEOF_LONG_LONG
249 343
250/* The size of a `short', as computed by sizeof. */ 344/* The size of `short', as computed by sizeof. */
251#undef SIZEOF_SHORT 345#undef SIZEOF_SHORT
252 346
253/* Define to use "smart" resize behavior */ 347/* Define to use "smart" resize behavior */
254#undef SMART_RESIZE 348#undef SMART_RESIZE
255 349
266#undef TIME_WITH_SYS_TIME 360#undef TIME_WITH_SYS_TIME
267 361
268/* Define if you want your background to be tinted */ 362/* Define if you want your background to be tinted */
269#undef TINTING 363#undef TINTING
270 364
271/* Define if you want your background to use the parent window background */
272#undef TRANSPARENT
273
274/* Define location of ttys/ttytab */ 365/* Define location of ttys/ttytab */
275#undef TTYTAB_FILENAME 366#undef TTYTAB_FILENAME
276 367
277/* Define to change gid of ttys to group tty */ 368/* "" */
278#undef TTY_GID_SUPPORT 369#undef TTY_GID_SUPPORT
279 370
280/* Define if you want to represent unicode characters outside plane 0 */ 371/* Define if you want to represent unicode characters outside plane 0 */
281#undef UNICODE_3 372#undef UNICODE_3
373
374/* "" */
375#undef UNIX98_PTY
282 376
283/* Define if you want to have XIM (X Input Method) protocol support - required 377/* Define if you want to have XIM (X Input Method) protocol support - required
284 for multibyte characters input */ 378 for multibyte characters input */
285#undef USE_XIM 379#undef USE_XIM
286 380
381/* Define location of utmpx */
382#undef UTMPX_FILE
383
384/* Define location of utmp */
385#undef UTMP_FILE
386
287/* Define if you want to have utmp/utmpx support */ 387/* Define if you want to have utmp/utmpx support */
288#undef UTMP_SUPPORT 388#undef UTMP_SUPPORT
289 389
390/* Define location of wtmpx */
391#undef WTMPX_FILE
392
393/* Define location of wtmp */
394#undef WTMP_FILE
395
290/* Define if you want to have wtmp support when utmp/utmpx is enabled */ 396/* Define if you want to have wtmp support when utmp/utmpx is enabled */
291#undef WTMP_SUPPORT 397#undef WTMP_SUPPORT
292 398
293/* Define to enable xft support */ 399/* Define to enable xft support */
294#undef XFT 400#undef XFT
295 401
296/* Define if your XIMCallback specifies XIC as first type. */ 402/* Define if your XIMCallback specifies XIC as first type. */
297#undef XIMCB_PROTO_BROKEN 403#undef XIMCB_PROTO_BROKEN
298 404
405/* Define ONLY iff Xlib.h supports it */
406#undef XLIB_ILLEGAL_ACCESS
407
299/* Define if you want to have sexy-looking background pixmaps. Needs libXpm */ 408/* Define if you want to have sexy-looking background pixmaps. Needs libXpm or
409 libAfterImage */
300#undef XPM_BACKGROUND 410#undef XPM_BACKGROUND
301 411
302/* Define if you include <X11/xpm.h> on a normal include path (be careful) */ 412/* Define if you include <X11/xpm.h> on a normal include path (be careful) */
303#undef XPM_INC_X11 413#undef XPM_INC_X11
304 414
319#undef _GNU_SOURCE 429#undef _GNU_SOURCE
320 430
321/* Needed to get declarations for msg_control and msg_controllen on Solaris */ 431/* Needed to get declarations for msg_control and msg_controllen on Solaris */
322#undef _XOPEN_SOURCE 432#undef _XOPEN_SOURCE
323 433
324/* Needed to get declarations for msg_control and msg_controllen on Solaris */
325#undef _XOPEN_SOURCE_EXTENDED
326
327/* Needed to get declarations for msg_control and msg_controllen on Solaris */
328#undef __EXTENSIONS__
329
330/* Define to empty if `const' does not conform to ANSI C. */ 434/* Define to empty if `const' does not conform to ANSI C. */
331#undef const 435#undef const
332 436
333/* Define to `int' if <sys/types.h> doesn't define. */ 437/* Define to `int' if <sys/types.h> doesn't define. */
334#undef gid_t 438#undef gid_t

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines