ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/autoconf/config.h.in
(Generate patch)

Comparing rxvt-unicode/autoconf/config.h.in (file contents):
Revision 1.23 by root, Mon Dec 20 16:47:14 2004 UTC vs.
Revision 1.24 by root, Mon Jan 3 12:00:50 2005 UTC

176#undef HAVE_UTMPX_H 176#undef HAVE_UTMPX_H
177 177
178/* Define if you have the Xft library (-lXft). */ 178/* Define if you have the Xft library (-lXft). */
179#undef HAVE_LIBXFT 179#undef HAVE_LIBXFT
180 180
181/* Use all glibc features. */
182#undef _GNU_SOURCE
183
184/* Needed to get declarations for msg_control and msg_controllen on Solaris */
185#undef _XOPEN_SOURCE_EXTENDED
186
187/* Needed to get declarations for msg_control and msg_controllen on Solaris */
188#undef _XOPEN_SOURCE
189
190/* Needed to get declarations for msg_control and msg_controllen on Solaris */
191#undef __EXTENSIONS__
192
181/* Build shared library version - specify via configure only */ 193/* Build shared library version - specify via configure only */
182#undef LIBRXVT 194#undef LIBRXVT
183 195
184/* Define if you want the depth of scrollbars and menus to be less */ 196/* Define if you want the depth of scrollbars and menus to be less */
185#undef HALFSHADOW 197#undef HALFSHADOW

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines