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.51 by root, Thu Jun 20 23:07:42 2019 UTC vs.
Revision 1.52 by root, Wed Jan 22 13:57:10 2020 UTC

70#undef HAVE_INTTYPES_H 70#undef HAVE_INTTYPES_H
71 71
72/* Define to 1 if you have the `isastream' function. */ 72/* Define to 1 if you have the `isastream' function. */
73#undef HAVE_ISASTREAM 73#undef HAVE_ISASTREAM
74 74
75/* Define to 1 if linux/fs.h defined kernel_rwf_t */
76#undef HAVE_KERNEL_RWF_T
77
75/* Define to 1 if you have the `kqueue' function. */ 78/* Define to 1 if you have the `kqueue' function. */
76#undef HAVE_KQUEUE 79#undef HAVE_KQUEUE
77 80
78/* Define to 1 if you have the <lastlog.h> header file. */ 81/* Define to 1 if you have the <lastlog.h> header file. */
79#undef HAVE_LASTLOG_H 82#undef HAVE_LASTLOG_H
85#undef HAVE_LIBUTIL_H 88#undef HAVE_LIBUTIL_H
86 89
87/* Define to 1 if you have the <linux/aio_abi.h> header file. */ 90/* Define to 1 if you have the <linux/aio_abi.h> header file. */
88#undef HAVE_LINUX_AIO_ABI_H 91#undef HAVE_LINUX_AIO_ABI_H
89 92
93/* Define to 1 if you have the <linux/fs.h> header file. */
94#undef HAVE_LINUX_FS_H
95
90/* Define to 1 if you have the <memory.h> header file. */ 96/* Define to 1 if you have the <memory.h> header file. */
91#undef HAVE_MEMORY_H 97#undef HAVE_MEMORY_H
92 98
93/* Define to 1 if you have the `nanosleep' function. */ 99/* Define to 1 if you have the `nanosleep' function. */
94#undef HAVE_NANOSLEEP 100#undef HAVE_NANOSLEEP
201/* Define to 1 if you have the <sys/stat.h> header file. */ 207/* Define to 1 if you have the <sys/stat.h> header file. */
202#undef HAVE_SYS_STAT_H 208#undef HAVE_SYS_STAT_H
203 209
204/* Define to 1 if you have the <sys/strredir.h> header file. */ 210/* Define to 1 if you have the <sys/strredir.h> header file. */
205#undef HAVE_SYS_STRREDIR_H 211#undef HAVE_SYS_STRREDIR_H
212
213/* Define to 1 if you have the <sys/timerfd.h> header file. */
214#undef HAVE_SYS_TIMERFD_H
206 215
207/* Define to 1 if you have the <sys/types.h> header file. */ 216/* Define to 1 if you have the <sys/types.h> header file. */
208#undef HAVE_SYS_TYPES_H 217#undef HAVE_SYS_TYPES_H
209 218
210/* Define to 1 if you have the <unistd.h> header file. */ 219/* Define to 1 if you have the <unistd.h> header file. */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines