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.8 by root, Wed Jan 25 22:09:33 2006 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 */
43#undef HAVE_CLOCALE 46#undef HAVE_CLOCALE
44 47
45/* Define to 1 if you have the <cwchar> header file. */ 48/* Define to 1 if you have the <cwchar> header file. */
46#undef HAVE_CWCHAR 49#undef HAVE_CWCHAR
47 50
51/* Define to 1 if you have /dev/ptym/clone */
52#undef HAVE_DEV_CLONE
53
54/* Define to 1 if you have /dev/ptc */
55#undef HAVE_DEV_PTC
56
57/* Define to 1 if you have /dev/ptmx */
58#undef HAVE_DEV_PTMX
59
48/* Define to 1 if you have the <fcntl.h> header file. */ 60/* Define to 1 if you have the <fcntl.h> header file. */
49#undef HAVE_FCNTL_H 61#undef HAVE_FCNTL_H
50 62
63/* Define to 1 if you have the `getpt' function. */
64#undef HAVE_GETPT
65
51/* Define to 1 if you have the <inttypes.h> header file. */ 66/* Define to 1 if you have the <inttypes.h> header file. */
52#undef HAVE_INTTYPES_H 67#undef HAVE_INTTYPES_H
53 68
69/* Define to 1 if you have the `isastream' function. */
70#undef HAVE_ISASTREAM
71
72/* Define to 1 if you have the <lastlog.h> header file. */
73#undef HAVE_LASTLOG_H
74
75/* Define to 1 if you have the <libutil.h> header file. */
76#undef HAVE_LIBUTIL_H
77
54/* Define to 1 if you have the `Xft' library (-lXft). */ 78/* Define to 1 if you have the `Xft' library (-lXft). */
55#undef HAVE_LIBXFT 79#undef HAVE_LIBXFT
56 80
57/* Define to 1 if you have the <memory.h> header file. */ 81/* Define to 1 if you have the <memory.h> header file. */
58#undef HAVE_MEMORY_H 82#undef HAVE_MEMORY_H
59 83
60/* Define to 1 if you have the `nanosleep' function. */
61#undef HAVE_NANOSLEEP
62
63/* Define if nl_langinfo(CODESET) works */ 84/* Define if nl_langinfo(CODESET) works */
64#undef HAVE_NL_LANGINFO 85#undef HAVE_NL_LANGINFO
65 86
66/* Define to 1 if you have the `on_exit' function. */ 87/* Define to 1 if you have the `on_exit' function. */
67#undef HAVE_ON_EXIT 88#undef HAVE_ON_EXIT
68 89
90/* Define to 1 if you have the `openpty' function. */
91#undef HAVE_OPENPTY
92
93/* Define to 1 if you have the `posix_openpt' function. */
94#undef HAVE_POSIX_OPENPT
95
96/* Define to 1 if you have the <pty.h> header file. */
97#undef HAVE_PTY_H
98
99/* Define to 1 if you have the `revoke' function. */
100#undef HAVE_REVOKE
101
69/* Define if you have sched-h and sched_yield */ 102/* Define if you have sched-h and sched_yield */
70#undef HAVE_SCHED_YIELD 103#undef HAVE_SCHED_YIELD
71 104
72/* Define to 1 if you have the `seteuid' function. */ 105/* Define to 1 if you have the `seteuid' function. */
73#undef HAVE_SETEUID 106#undef HAVE_SETEUID
79#undef HAVE_SETRESUID 112#undef HAVE_SETRESUID
80 113
81/* Define to 1 if you have the `setreuid' function. */ 114/* Define to 1 if you have the `setreuid' function. */
82#undef HAVE_SETREUID 115#undef HAVE_SETREUID
83 116
117/* Define to 1 if you have the `setuid' function. */
118#undef HAVE_SETUID
119
84/* Define to 1 if you have the `setutent' function. */ 120/* Define to 1 if you have the `setutent' function. */
85#undef HAVE_SETUTENT 121#undef HAVE_SETUTENT
86 122
87/* Define to 1 if you have the <stdarg.h> header file. */ 123/* Define to 1 if you have the <stdarg.h> header file. */
88#undef HAVE_STDARG_H 124#undef HAVE_STDARG_H
97#undef HAVE_STRINGS_H 133#undef HAVE_STRINGS_H
98 134
99/* Define to 1 if you have the <string.h> header file. */ 135/* Define to 1 if you have the <string.h> header file. */
100#undef HAVE_STRING_H 136#undef HAVE_STRING_H
101 137
138/* Define if utmp.h or lastlog.h has struct lastlog */
139#undef HAVE_STRUCT_LASTLOG
140
141/* Define if utmpx.h or lastlog.h has struct lastlogx */
142#undef HAVE_STRUCT_LASTLOGX
143
144/* Define if utmp.h has struct utmp */
145#undef HAVE_STRUCT_UTMP
146
147/* Define if utmpx.h has struct utmpx */
148#undef HAVE_STRUCT_UTMPX
149
102/* Define to 1 if you have the <sys/byteorder.h> header file. */ 150/* Define to 1 if you have the <sys/byteorder.h> header file. */
103#undef HAVE_SYS_BYTEORDER_H 151#undef HAVE_SYS_BYTEORDER_H
104 152
105/* Define to 1 if you have the <sys/ioctl.h> header file. */ 153/* Define to 1 if you have the <sys/ioctl.h> header file. */
106#undef HAVE_SYS_IOCTL_H 154#undef HAVE_SYS_IOCTL_H
112#undef HAVE_SYS_SOCKIO_H 160#undef HAVE_SYS_SOCKIO_H
113 161
114/* 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. */
115#undef HAVE_SYS_STAT_H 163#undef HAVE_SYS_STAT_H
116 164
165/* Define to 1 if you have the <sys/stropts.h> header file. */
166#undef HAVE_SYS_STROPTS_H
167
117/* 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. */
118#undef HAVE_SYS_STRREDIR_H 169#undef HAVE_SYS_STRREDIR_H
119 170
120/* 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. */
121#undef HAVE_SYS_TIME_H 172#undef HAVE_SYS_TIME_H
127#undef HAVE_SYS_WAIT_H 178#undef HAVE_SYS_WAIT_H
128 179
129/* Define to 1 if you have the <termios.h> header file. */ 180/* Define to 1 if you have the <termios.h> header file. */
130#undef HAVE_TERMIOS_H 181#undef HAVE_TERMIOS_H
131 182
183/* Define to 1 if you have the `ttyslot' function. */
184#undef HAVE_TTYSLOT
185
132/* Define to 1 if you have the <unistd.h> header file. */ 186/* Define to 1 if you have the <unistd.h> header file. */
133#undef HAVE_UNISTD_H 187#undef HAVE_UNISTD_H
134 188
189/* Define if sys/socket.h defines the necessary macros/functions for file
190 handle passing */
191#undef HAVE_UNIX_FDPASS
192
135/* Define to 1 if you have the `unsetenv' function. */ 193/* Define to 1 if you have the `unsetenv' function. */
136#undef HAVE_UNSETENV 194#undef HAVE_UNSETENV
137 195
196/* Define to 1 if you have the `updwtmp' function. */
197#undef HAVE_UPDWTMP
198
199/* Define to 1 if you have the `updwtmpx' function. */
200#undef HAVE_UPDWTMPX
201
202/* Define to 1 if you have the <util.h> header file. */
203#undef HAVE_UTIL_H
204
205/* Define to 1 if you have the <utmpx.h> header file. */
206#undef HAVE_UTMPX_H
207
208/* Define if struct utmpx contains ut_host */
209#undef HAVE_UTMPX_HOST
210
211/* Define if struct utmpx contains ut_session */
212#undef HAVE_UTMPX_SESSION
213
214/* Define to 1 if you have the <utmp.h> header file. */
215#undef HAVE_UTMP_H
216
217/* Define if struct utmp contains ut_host */
218#undef HAVE_UTMP_HOST
219
220/* Define if struct utmp contains ut_pid */
221#undef HAVE_UTMP_PID
222
138/* Define to 1 if you have the <wchar.h> header file. */ 223/* Define to 1 if you have the <wchar.h> header file. */
139#undef HAVE_WCHAR_H 224#undef HAVE_WCHAR_H
140 225
141/* Define to 1 if you have the <X11/Xft/Xft.h> header file. */ 226/* Define to 1 if you have the <X11/Xft/Xft.h> header file. */
142#undef HAVE_X11_XFT_XFT_H 227#undef HAVE_X11_XFT_XFT_H
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
272#undef TRANSPARENT 366#undef TRANSPARENT
273 367
274/* Define location of ttys/ttytab */ 368/* Define location of ttys/ttytab */
275#undef TTYTAB_FILENAME 369#undef TTYTAB_FILENAME
276 370
277/* Define to change gid of ttys to group tty */ 371/* "" */
278#undef TTY_GID_SUPPORT 372#undef TTY_GID_SUPPORT
279 373
280/* Define if you want to represent unicode characters outside plane 0 */ 374/* Define if you want to represent unicode characters outside plane 0 */
281#undef UNICODE_3 375#undef UNICODE_3
376
377/* "" */
378#undef UNIX98_PTY
282 379
283/* Define if you want to have XIM (X Input Method) protocol support - required 380/* Define if you want to have XIM (X Input Method) protocol support - required
284 for multibyte characters input */ 381 for multibyte characters input */
285#undef USE_XIM 382#undef USE_XIM
286 383
384/* Define location of utmpx */
385#undef UTMPX_FILE
386
387/* Define location of utmp */
388#undef UTMP_FILE
389
287/* Define if you want to have utmp/utmpx support */ 390/* Define if you want to have utmp/utmpx support */
288#undef UTMP_SUPPORT 391#undef UTMP_SUPPORT
392
393/* Define location of wtmpx */
394#undef WTMPX_FILE
395
396/* Define location of wtmp */
397#undef WTMP_FILE
289 398
290/* Define if you want to have wtmp support when utmp/utmpx is enabled */ 399/* Define if you want to have wtmp support when utmp/utmpx is enabled */
291#undef WTMP_SUPPORT 400#undef WTMP_SUPPORT
292 401
293/* Define to enable xft support */ 402/* Define to enable xft support */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines