repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 718b328cbfb83b25d58586d769173886f29831dd: path_to: revision_to:
commit 718b328cbfb83b25d58586d769173886f29831dd Author: Marc LehmannDate: Mon May 30 23:09:43 2011 +0000 *** empty log message *** diff --git a/config.h.in b/config.h.in
--- a/config.h.in +++ b/config.h.in @@ -168,16 +168,16 @@ /* Define to 1 if you have theheader file. */ #undef HAVE_STROPTS_H -/* Define if utmp.h or lastlog.h has struct lastlog */ +/* Define to 1 if the system has the type `struct lastlog'. */ #undef HAVE_STRUCT_LASTLOG -/* Define if utmpx.h or lastlog.h has struct lastlogx */ +/* Define to 1 if the system has the type `struct lastlogx'. */ #undef HAVE_STRUCT_LASTLOGX -/* Define if utmp.h has struct utmp */ +/* Define to 1 if the system has the type `struct utmp'. */ #undef HAVE_STRUCT_UTMP -/* Define if utmpx.h has struct utmpx */ +/* Define to 1 if the system has the type `struct utmpx'. */ #undef HAVE_STRUCT_UTMPX /* Define to 1 if you have the header file. */
-----END OF PAGE-----