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.53 by sf-exg, Tue May 25 18:32:40 2021 UTC vs.
Revision 1.54 by sf-exg, Fri Jul 23 19:19:18 2021 UTC

58#undef HAVE_FLOOR 58#undef HAVE_FLOOR
59 59
60/* Define to 1 if you have the <fontconfig/fontconfig.h> header file. */ 60/* Define to 1 if you have the <fontconfig/fontconfig.h> header file. */
61#undef HAVE_FONTCONFIG_FONTCONFIG_H 61#undef HAVE_FONTCONFIG_FONTCONFIG_H
62 62
63/* Define to 1 if you have the `getpt' function. */
64#undef HAVE_GETPT
65
66/* Define to 1 if you have the `inotify_init' function. */ 63/* Define to 1 if you have the `inotify_init' function. */
67#undef HAVE_INOTIFY_INIT 64#undef HAVE_INOTIFY_INIT
68 65
69/* Define to 1 if you have the <inttypes.h> header file. */ 66/* Define to 1 if you have the <inttypes.h> header file. */
70#undef HAVE_INTTYPES_H 67#undef HAVE_INTTYPES_H
71 68
72/* Define to 1 if you have the `isastream' function. */
73#undef HAVE_ISASTREAM
74
75/* Define to 1 if linux/fs.h defined kernel_rwf_t */ 69/* Define to 1 if linux/fs.h defined kernel_rwf_t */
76#undef HAVE_KERNEL_RWF_T 70#undef HAVE_KERNEL_RWF_T
77 71
78/* Define to 1 if you have the `kqueue' function. */ 72/* Define to 1 if you have the `kqueue' function. */
79#undef HAVE_KQUEUE 73#undef HAVE_KQUEUE
80 74
81/* Define to 1 if you have the <lastlog.h> header file. */
82#undef HAVE_LASTLOG_H
83
84/* Define to 1 if you have the `rt' library (-lrt). */ 75/* Define to 1 if you have the `rt' library (-lrt). */
85#undef HAVE_LIBRT 76#undef HAVE_LIBRT
86 77
87/* Define to 1 if you have the <libutil.h> header file. */
88#undef HAVE_LIBUTIL_H
89
90/* Define to 1 if you have the <linux/aio_abi.h> header file. */ 78/* Define to 1 if you have the <linux/aio_abi.h> header file. */
91#undef HAVE_LINUX_AIO_ABI_H 79#undef HAVE_LINUX_AIO_ABI_H
92 80
93/* Define to 1 if you have the <linux/fs.h> header file. */ 81/* Define to 1 if you have the <linux/fs.h> header file. */
94#undef HAVE_LINUX_FS_H 82#undef HAVE_LINUX_FS_H
100#undef HAVE_NANOSLEEP 88#undef HAVE_NANOSLEEP
101 89
102/* Define if nl_langinfo(CODESET) works */ 90/* Define if nl_langinfo(CODESET) works */
103#undef HAVE_NL_LANGINFO 91#undef HAVE_NL_LANGINFO
104 92
105/* "" */
106#undef HAVE_OPENPTY
107
108/* Define if you want to use gdk-pixbuf for image processing */ 93/* Define if you want to use gdk-pixbuf for image processing */
109#undef HAVE_PIXBUF 94#undef HAVE_PIXBUF
110 95
111/* Define to 1 if you have the `poll' function. */ 96/* Define to 1 if you have the `poll' function. */
112#undef HAVE_POLL 97#undef HAVE_POLL
118#undef HAVE_PORT_CREATE 103#undef HAVE_PORT_CREATE
119 104
120/* Define to 1 if you have the <port.h> header file. */ 105/* Define to 1 if you have the <port.h> header file. */
121#undef HAVE_PORT_H 106#undef HAVE_PORT_H
122 107
123/* Define to 1 if you have the `posix_openpt' function. */
124#undef HAVE_POSIX_OPENPT
125
126/* Define to 1 if you have the <pty.h> header file. */
127#undef HAVE_PTY_H
128
129/* Define to 1 if you have the `revoke' function. */
130#undef HAVE_REVOKE
131
132/* Define to 1 if you have the `select' function. */ 108/* Define to 1 if you have the `select' function. */
133#undef HAVE_SELECT 109#undef HAVE_SELECT
134 110
135/* Define to 1 if you have the `seteuid' function. */
136#undef HAVE_SETEUID
137
138/* Define to 1 if you have the `setresuid' function. */
139#undef HAVE_SETRESUID
140
141/* Define to 1 if you have the `setreuid' function. */
142#undef HAVE_SETREUID
143
144/* Define to 1 if you have the `setuid' function. */
145#undef HAVE_SETUID
146
147/* Define to 1 if you have the `signalfd' function. */ 111/* Define to 1 if you have the `signalfd' function. */
148#undef HAVE_SIGNALFD 112#undef HAVE_SIGNALFD
149 113
150/* Define if freedesktop startup notifications should be supported */ 114/* Define if freedesktop startup notifications should be supported */
151#undef HAVE_STARTUP_NOTIFICATION 115#undef HAVE_STARTUP_NOTIFICATION
163#undef HAVE_STRINGS_H 127#undef HAVE_STRINGS_H
164 128
165/* Define to 1 if you have the <string.h> header file. */ 129/* Define to 1 if you have the <string.h> header file. */
166#undef HAVE_STRING_H 130#undef HAVE_STRING_H
167 131
168/* Define to 1 if you have the <stropts.h> header file. */
169#undef HAVE_STROPTS_H
170
171/* Define to 1 if the system has the type `struct lastlog'. */
172#undef HAVE_STRUCT_LASTLOG
173
174/* Define to 1 if the system has the type `struct lastlogx'. */
175#undef HAVE_STRUCT_LASTLOGX
176
177/* Define to 1 if the system has the type `struct utmp'. */
178#undef HAVE_STRUCT_UTMP
179
180/* Define to 1 if the system has the type `struct utmpx'. */
181#undef HAVE_STRUCT_UTMPX
182
183/* Define to 1 if you have the <sys/byteorder.h> header file. */ 132/* Define to 1 if you have the <sys/byteorder.h> header file. */
184#undef HAVE_SYS_BYTEORDER_H 133#undef HAVE_SYS_BYTEORDER_H
185 134
186/* Define to 1 if you have the <sys/epoll.h> header file. */ 135/* Define to 1 if you have the <sys/epoll.h> header file. */
187#undef HAVE_SYS_EPOLL_H 136#undef HAVE_SYS_EPOLL_H
220#undef HAVE_SYS_TYPES_H 169#undef HAVE_SYS_TYPES_H
221 170
222/* Define to 1 if you have the <unistd.h> header file. */ 171/* Define to 1 if you have the <unistd.h> header file. */
223#undef HAVE_UNISTD_H 172#undef HAVE_UNISTD_H
224 173
225/* Define if sys/socket.h defines the necessary macros/functions for file
226 handle passing */
227#undef HAVE_UNIX_FDPASS
228
229/* Define to 1 if you have the `unsetenv' function. */ 174/* Define to 1 if you have the `unsetenv' function. */
230#undef HAVE_UNSETENV 175#undef HAVE_UNSETENV
231 176
232/* Define to 1 if you have the `updlastlogx' function. */
233#undef HAVE_UPDLASTLOGX
234
235/* Define to 1 if you have the `updwtmp' function. */
236#undef HAVE_UPDWTMP
237
238/* Define to 1 if you have the `updwtmpx' function. */
239#undef HAVE_UPDWTMPX
240
241/* Define to 1 if you have the <util.h> header file. */
242#undef HAVE_UTIL_H
243
244/* Define to 1 if you have the <utmpx.h> header file. */
245#undef HAVE_UTMPX_H
246
247/* Define if struct utmpx contains ut_host */
248#undef HAVE_UTMPX_HOST
249
250/* Define to 1 if you have the <utmp.h> header file. */
251#undef HAVE_UTMP_H
252
253/* Define if struct utmp contains ut_host */
254#undef HAVE_UTMP_HOST
255
256/* Define if struct utmp contains ut_pid */
257#undef HAVE_UTMP_PID
258
259/* Define to 1 if you have the <wchar.h> header file. */ 177/* Define to 1 if you have the <wchar.h> header file. */
260#undef HAVE_WCHAR_H 178#undef HAVE_WCHAR_H
261 179
262/* Define to 1 if you have the <X11/Xft/Xft.h> header file. */ 180/* Define to 1 if you have the <X11/Xft/Xft.h> header file. */
263#undef HAVE_X11_XFT_XFT_H 181#undef HAVE_X11_XFT_XFT_H
269#undef HAVE_XMU 187#undef HAVE_XMU
270 188
271/* Define if setlocale (defined to Xsetlocale) works */ 189/* Define if setlocale (defined to Xsetlocale) works */
272#undef HAVE_XSETLOCALE 190#undef HAVE_XSETLOCALE
273 191
274/* Define to 1 if you have the `_getpty' function. */
275#undef HAVE__GETPTY
276
277/* Define if you want ISO 14755 extended support */ 192/* Define if you want ISO 14755 extended support */
278#undef ISO_14755 193#undef ISO_14755
279
280/* Define if you want to have lastlog support when utmp/utmpx is enabled */
281#undef LASTLOG_SUPPORT
282 194
283/* Define to have CTRL cause wheel events to accelerate scrolling. Release 195/* Define to have CTRL cause wheel events to accelerate scrolling. Release
284 CTRL to halt scrolling */ 196 CTRL to halt scrolling */
285#undef MOUSE_SLIP_WHEELING 197#undef MOUSE_SLIP_WHEELING
286 198
334/* Support plain style scrollbars */ 246/* Support plain style scrollbars */
335#undef PLAIN_SCROLLBAR 247#undef PLAIN_SCROLLBAR
336 248
337/* Define if you want to hide the pointer while typing */ 249/* Define if you want to hide the pointer while typing */
338#undef POINTER_BLANK 250#undef POINTER_BLANK
339
340/* Define to a fallback location of lastlogx */
341#undef PT_LASTLOGX_FILE
342
343/* Define to a fallback location of lastlog */
344#undef PT_LASTLOG_FILE
345
346/* Define to a fallback location of utmp */
347#undef PT_UTMP_FILE
348
349/* Define to a fallback location of wtmpx */
350#undef PT_WTMPX_FILE
351
352/* Define to a fallback location of wtmp */
353#undef PT_WTMP_FILE
354 251
355/* Resource class */ 252/* Resource class */
356#undef RESCLASS 253#undef RESCLASS
357 254
358/* Fallback resource class */ 255/* Fallback resource class */
386#undef TERMENV 283#undef TERMENV
387 284
388/* Define if you want blinking text support */ 285/* Define if you want blinking text support */
389#undef TEXT_BLINK 286#undef TEXT_BLINK
390 287
391/* "" */
392#undef TTY_GID_SUPPORT
393
394/* Define if you want to represent unicode characters outside plane 0 */ 288/* Define if you want to represent unicode characters outside plane 0 */
395#undef UNICODE_3 289#undef UNICODE_3
396
397/* "" */
398#undef UNIX98_PTY
399 290
400/* Define if you want 256-color support */ 291/* Define if you want 256-color support */
401#undef USE_256_COLORS 292#undef USE_256_COLORS
402 293
403/* Enable extensions on AIX 3, Interix. */ 294/* Enable extensions on AIX 3, Interix. */
490 381
491/* Define if you want to have XIM (X Input Method) protocol support - required 382/* Define if you want to have XIM (X Input Method) protocol support - required
492 for multibyte characters input */ 383 for multibyte characters input */
493#undef USE_XIM 384#undef USE_XIM
494 385
495/* Define if you want to have utmp/utmpx support */
496#undef UTMP_SUPPORT
497
498/* Define if you want to have wtmp support when utmp/utmpx is enabled */
499#undef WTMP_SUPPORT
500
501/* Define to enable xft support */ 386/* Define to enable xft support */
502#undef XFT 387#undef XFT
503 388
504/* Define if your XIMCallback specifies XIC as first type. */ 389/* Define if your XIMCallback specifies XIC as first type. */
505#undef XIMCB_PROTO_BROKEN 390#undef XIMCB_PROTO_BROKEN
519/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>, 404/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
520 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 405 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
521 #define below would cause a syntax error. */ 406 #define below would cause a syntax error. */
522#undef _UINT32_T 407#undef _UINT32_T
523 408
524/* Enable declarations of msg_control and msg_controllen on Solaris */
525#undef _XOPEN_SOURCE
526
527/* Enable declarations in utmp.h on Solaris when the XPG4v2 namespace is
528 active */
529#undef __EXTENSIONS__
530
531/* Define to `int' if <sys/types.h> doesn't define. */ 409/* Define to `int' if <sys/types.h> doesn't define. */
532#undef gid_t 410#undef gid_t
533 411
534/* Define to the type of a signed integer type of width exactly 16 bits if 412/* Define to the type of a signed integer type of width exactly 16 bits if
535 such a type exists and the standard includes do not define it. */ 413 such a type exists and the standard includes do not define it. */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines