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.5 by root, Sun Jan 22 00:48:13 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
64#undef HAVE_NL_LANGINFO 88#undef HAVE_NL_LANGINFO
65 89
66/* Define to 1 if you have the `on_exit' function. */ 90/* Define to 1 if you have the `on_exit' function. */
67#undef HAVE_ON_EXIT 91#undef HAVE_ON_EXIT
68 92
93/* Define to 1 if you have the `openpty' function. */
94#undef HAVE_OPENPTY
95
96/* Define to 1 if you have the `posix_openpt' function. */
97#undef HAVE_POSIX_OPENPT
98
99/* Define to 1 if you have the <pty.h> header file. */
100#undef HAVE_PTY_H
101
102/* Define to 1 if you have the `revoke' function. */
103#undef HAVE_REVOKE
104
69/* Define if you have sched-h and sched_yield */ 105/* Define if you have sched-h and sched_yield */
70#undef HAVE_SCHED_YIELD 106#undef HAVE_SCHED_YIELD
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
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 */
278#undef TTY_GID_SUPPORT 375#undef TTY_GID_SUPPORT
279 376
280/* Define if you want to represent unicode characters outside plane 0 */ 377/* Define if you want to represent unicode characters outside plane 0 */
281#undef UNICODE_3 378#undef UNICODE_3
282 379
380/* "" */
381#undef UNIX98_PTY
382
283/* Define if you want to have XIM (X Input Method) protocol support - required 383/* Define if you want to have XIM (X Input Method) protocol support - required
284 for multibyte characters input */ 384 for multibyte characters input */
285#undef USE_XIM 385#undef USE_XIM
286 386
387/* Define location of utmpx */
388#undef UTMPX_FILE
389
390/* Define location of utmp */
391#undef UTMP_FILE
392
287/* Define if you want to have utmp/utmpx support */ 393/* Define if you want to have utmp/utmpx support */
288#undef UTMP_SUPPORT 394#undef UTMP_SUPPORT
395
396/* Define location of wtmpx */
397#undef WTMPX_FILE
398
399/* Define location of wtmp */
400#undef WTMP_FILE
289 401
290/* Define if you want to have wtmp support when utmp/utmpx is enabled */ 402/* Define if you want to have wtmp support when utmp/utmpx is enabled */
291#undef WTMP_SUPPORT 403#undef WTMP_SUPPORT
292 404
293/* Define to enable xft support */ 405/* Define to enable xft support */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines