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.38 by root, Sun Feb 20 06:05:51 2011 UTC vs.
Revision 1.39 by root, Mon May 30 23:09:43 2011 UTC

166#undef HAVE_STRING_H 166#undef HAVE_STRING_H
167 167
168/* Define to 1 if you have the <stropts.h> header file. */ 168/* Define to 1 if you have the <stropts.h> header file. */
169#undef HAVE_STROPTS_H 169#undef HAVE_STROPTS_H
170 170
171/* Define if utmp.h or lastlog.h has struct lastlog */ 171/* Define to 1 if the system has the type `struct lastlog'. */
172#undef HAVE_STRUCT_LASTLOG 172#undef HAVE_STRUCT_LASTLOG
173 173
174/* Define if utmpx.h or lastlog.h has struct lastlogx */ 174/* Define to 1 if the system has the type `struct lastlogx'. */
175#undef HAVE_STRUCT_LASTLOGX 175#undef HAVE_STRUCT_LASTLOGX
176 176
177/* Define if utmp.h has struct utmp */ 177/* Define to 1 if the system has the type `struct utmp'. */
178#undef HAVE_STRUCT_UTMP 178#undef HAVE_STRUCT_UTMP
179 179
180/* Define if utmpx.h has struct utmpx */ 180/* Define to 1 if the system has the type `struct utmpx'. */
181#undef HAVE_STRUCT_UTMPX 181#undef HAVE_STRUCT_UTMPX
182 182
183/* Define to 1 if you have the <sys/byteorder.h> header file. */ 183/* Define to 1 if you have the <sys/byteorder.h> header file. */
184#undef HAVE_SYS_BYTEORDER_H 184#undef HAVE_SYS_BYTEORDER_H
185 185

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines