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.26 by root, Mon May 5 16:51:52 2008 UTC vs.
Revision 1.27 by root, Sat Nov 8 16:49:46 2008 UTC

212#undef HAVE_SYS_STRREDIR_H 212#undef HAVE_SYS_STRREDIR_H
213 213
214/* Define to 1 if you have the <sys/types.h> header file. */ 214/* Define to 1 if you have the <sys/types.h> header file. */
215#undef HAVE_SYS_TYPES_H 215#undef HAVE_SYS_TYPES_H
216 216
217/* Define to 1 if you have the `ttyslot' function. */
218#undef HAVE_TTYSLOT
219
220/* Define to 1 if you have the <unistd.h> header file. */ 217/* Define to 1 if you have the <unistd.h> header file. */
221#undef HAVE_UNISTD_H 218#undef HAVE_UNISTD_H
222 219
223/* Define if sys/socket.h defines the necessary macros/functions for file 220/* Define if sys/socket.h defines the necessary macros/functions for file
224 handle passing */ 221 handle passing */
225#undef HAVE_UNIX_FDPASS 222#undef HAVE_UNIX_FDPASS
226 223
227/* Define to 1 if you have the `unsetenv' function. */ 224/* Define to 1 if you have the `unsetenv' function. */
228#undef HAVE_UNSETENV 225#undef HAVE_UNSETENV
229 226
227/* Define to 1 if you have the `updlastlogx' function. */
228#undef HAVE_UPDLASTLOGX
229
230/* Define to 1 if you have the `updwtmp' function. */ 230/* Define to 1 if you have the `updwtmp' function. */
231#undef HAVE_UPDWTMP 231#undef HAVE_UPDWTMP
232 232
233/* Define to 1 if you have the `updwtmpx' function. */ 233/* Define to 1 if you have the `updwtmpx' function. */
234#undef HAVE_UPDWTMPX 234#undef HAVE_UPDWTMPX
275/* Define location of lastlogx */ 275/* Define location of lastlogx */
276#undef LASTLOGX_FILE 276#undef LASTLOGX_FILE
277 277
278/* Define location of lastlog */ 278/* Define location of lastlog */
279#undef LASTLOG_FILE 279#undef LASTLOG_FILE
280
281/* Define if lastlog is provided via a directory */
282#undef LASTLOG_IS_DIR
283 280
284/* Define if you want to have lastlog support when utmp/utmpx is enabled */ 281/* Define if you want to have lastlog support when utmp/utmpx is enabled */
285#undef LASTLOG_SUPPORT 282#undef LASTLOG_SUPPORT
286 283
287/* Define to have CTRL cause wheel events to accelerate scrolling. Release 284/* Define to have CTRL cause wheel events to accelerate scrolling. Release

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines