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.3 by root, Sat Jan 21 18:34:25 2006 UTC vs.
Revision 1.4 by root, Sat Jan 21 23:50: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
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 */
46#undef HAVE_CLOCALE 43#undef HAVE_CLOCALE
47 44
48/* Define to 1 if you have the <cwchar> header file. */ 45/* Define to 1 if you have the <cwchar> header file. */
49#undef HAVE_CWCHAR 46#undef HAVE_CWCHAR
50 47
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
60/* Define to 1 if you have the <fcntl.h> header file. */ 48/* Define to 1 if you have the <fcntl.h> header file. */
61#undef HAVE_FCNTL_H 49#undef HAVE_FCNTL_H
62 50
63/* Define to 1 if you have the `getpt' function. */
64#undef HAVE_GETPT
65
66/* Define to 1 if you have the <inttypes.h> header file. */ 51/* Define to 1 if you have the <inttypes.h> header file. */
67#undef HAVE_INTTYPES_H 52#undef HAVE_INTTYPES_H
68 53
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
78/* Define to 1 if you have the `Xft' library (-lXft). */ 54/* Define to 1 if you have the `Xft' library (-lXft). */
79#undef HAVE_LIBXFT 55#undef HAVE_LIBXFT
80 56
81/* Define to 1 if you have the <memory.h> header file. */ 57/* Define to 1 if you have the <memory.h> header file. */
82#undef HAVE_MEMORY_H 58#undef HAVE_MEMORY_H
88#undef HAVE_NL_LANGINFO 64#undef HAVE_NL_LANGINFO
89 65
90/* Define to 1 if you have the `on_exit' function. */ 66/* Define to 1 if you have the `on_exit' function. */
91#undef HAVE_ON_EXIT 67#undef HAVE_ON_EXIT
92 68
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
105/* Define if you have sched-h and sched_yield */ 69/* Define if you have sched-h and sched_yield */
106#undef HAVE_SCHED_YIELD 70#undef HAVE_SCHED_YIELD
107 71
108/* Define to 1 if you have the `seteuid' function. */ 72/* Define to 1 if you have the `seteuid' function. */
109#undef HAVE_SETEUID 73#undef HAVE_SETEUID
133#undef HAVE_STRINGS_H 97#undef HAVE_STRINGS_H
134 98
135/* Define to 1 if you have the <string.h> header file. */ 99/* Define to 1 if you have the <string.h> header file. */
136#undef HAVE_STRING_H 100#undef HAVE_STRING_H
137 101
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
150/* Define to 1 if you have the <sys/byteorder.h> header file. */ 102/* Define to 1 if you have the <sys/byteorder.h> header file. */
151#undef HAVE_SYS_BYTEORDER_H 103#undef HAVE_SYS_BYTEORDER_H
152 104
153/* Define to 1 if you have the <sys/ioctl.h> header file. */ 105/* Define to 1 if you have the <sys/ioctl.h> header file. */
154#undef HAVE_SYS_IOCTL_H 106#undef HAVE_SYS_IOCTL_H
160#undef HAVE_SYS_SOCKIO_H 112#undef HAVE_SYS_SOCKIO_H
161 113
162/* Define to 1 if you have the <sys/stat.h> header file. */ 114/* Define to 1 if you have the <sys/stat.h> header file. */
163#undef HAVE_SYS_STAT_H 115#undef HAVE_SYS_STAT_H
164 116
165/* Define to 1 if you have the <sys/stropts.h> header file. */
166#undef HAVE_SYS_STROPTS_H
167
168/* Define to 1 if you have the <sys/strredir.h> header file. */ 117/* Define to 1 if you have the <sys/strredir.h> header file. */
169#undef HAVE_SYS_STRREDIR_H 118#undef HAVE_SYS_STRREDIR_H
170 119
171/* Define to 1 if you have the <sys/time.h> header file. */ 120/* Define to 1 if you have the <sys/time.h> header file. */
172#undef HAVE_SYS_TIME_H 121#undef HAVE_SYS_TIME_H
178#undef HAVE_SYS_WAIT_H 127#undef HAVE_SYS_WAIT_H
179 128
180/* Define to 1 if you have the <termios.h> header file. */ 129/* Define to 1 if you have the <termios.h> header file. */
181#undef HAVE_TERMIOS_H 130#undef HAVE_TERMIOS_H
182 131
183/* Define to 1 if you have the `ttyslot' function. */
184#undef HAVE_TTYSLOT
185
186/* Define to 1 if you have the <unistd.h> header file. */ 132/* Define to 1 if you have the <unistd.h> header file. */
187#undef HAVE_UNISTD_H 133#undef HAVE_UNISTD_H
188 134
189/* Define if sys/socket.h defines the necessary macros/functions for file
190 handle passing */
191#undef HAVE_UNIX_FDPASS
192
193/* Define to 1 if you have the `unsetenv' function. */ 135/* Define to 1 if you have the `unsetenv' function. */
194#undef HAVE_UNSETENV 136#undef HAVE_UNSETENV
195 137
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
223/* Define to 1 if you have the <wchar.h> header file. */ 138/* Define to 1 if you have the <wchar.h> header file. */
224#undef HAVE_WCHAR_H 139#undef HAVE_WCHAR_H
225 140
226/* Define to 1 if you have the <X11/Xft/Xft.h> header file. */ 141/* Define to 1 if you have the <X11/Xft/Xft.h> header file. */
227#undef HAVE_X11_XFT_XFT_H 142#undef HAVE_X11_XFT_XFT_H
233#undef HAVE_XPOINTER 148#undef HAVE_XPOINTER
234 149
235/* Define if setlocale (defined to Xsetlocale) works */ 150/* Define if setlocale (defined to Xsetlocale) works */
236#undef HAVE_XSETLOCALE 151#undef HAVE_XSETLOCALE
237 152
238/* Define to 1 if you have the `_getpty' function. */
239#undef HAVE__GETPTY
240
241/* Define if you want ISO 14755 extended support */ 153/* Define if you want ISO 14755 extended support */
242#undef ISO_14755 154#undef ISO_14755
243
244/* Define if lastlog is provided via a directory */
245#undef LASTLOG_IS_DIR
246 155
247/* Define if you want to have lastlog support when utmp/utmpx is enabled */ 156/* Define if you want to have lastlog support when utmp/utmpx is enabled */
248#undef LASTLOG_SUPPORT 157#undef LASTLOG_SUPPORT
249 158
250/* Build shared library version - specify via configure only */ 159/* Build shared library version - specify via configure only */
317#undef RETSIGTYPE 226#undef RETSIGTYPE
318 227
319/* Binary base name */ 228/* Binary base name */
320#undef RXVTNAME 229#undef RXVTNAME
321 230
322/* Define location of lastlogx */
323#undef RXVT_LASTLOGX_FILE
324
325/* Define location of lastlog */
326#undef RXVT_LASTLOG_FILE
327
328/* Support Rxvt original style scrollbars */ 231/* Support Rxvt original style scrollbars */
329#undef RXVT_SCROLLBAR 232#undef RXVT_SCROLLBAR
330 233
331/* Set TERMINFO value to the value given by configure */ 234/* Set TERMINFO value to the value given by configure */
332#undef RXVT_TERMINFO 235#undef RXVT_TERMINFO
333
334/* Define location of utmpx */
335#undef RXVT_UTMPX_FILE
336
337/* Define location of utmp */
338#undef RXVT_UTMP_FILE
339
340/* Define location of wtmpx */
341#undef RXVT_WTMPX_FILE
342
343/* Define location of wtmp */
344#undef RXVT_WTMP_FILE
345 236
346/* Define to allow scrolling when the selection moves to the top or bottom of 237/* Define to allow scrolling when the selection moves to the top or bottom of
347 the screen */ 238 the screen */
348#undef SELECTION_SCROLLING 239#undef SELECTION_SCROLLING
349 240
386/* Define to change gid of ttys to group tty */ 277/* Define to change gid of ttys to group tty */
387#undef TTY_GID_SUPPORT 278#undef TTY_GID_SUPPORT
388 279
389/* Define if you want to represent unicode characters outside plane 0 */ 280/* Define if you want to represent unicode characters outside plane 0 */
390#undef UNICODE_3 281#undef UNICODE_3
391
392/* "" */
393#undef UNIX98_PTY
394 282
395/* Define if you want to have XIM (X Input Method) protocol support - required 283/* Define if you want to have XIM (X Input Method) protocol support - required
396 for multibyte characters input */ 284 for multibyte characters input */
397#undef USE_XIM 285#undef USE_XIM
398 286

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines