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.44 by root, Tue Jan 17 09:07:40 2006 UTC vs.
Revision 1.45 by root, Tue Jan 17 11:53:07 2006 UTC

37#undef ENCODING_ZH_EXT 37#undef ENCODING_ZH_EXT
38 38
39/* Define to 1 if you have the <assert.h> header file. */ 39/* Define to 1 if you have the <assert.h> header file. */
40#undef HAVE_ASSERT_H 40#undef HAVE_ASSERT_H
41 41
42/* Define to 1 if you have the `atexit' function. */
43#undef HAVE_ATEXIT
44
45/* Define to 1 if you have the <clocale> header file. */ 42/* Define to 1 if you have the <clocale> header file. */
46#undef HAVE_CLOCALE 43#undef HAVE_CLOCALE
47 44
48/* Define to 1 if you have the <cwchar> header file. */ 45/* Define to 1 if you have the <cwchar> header file. */
49#undef HAVE_CWCHAR 46#undef HAVE_CWCHAR
106#undef HAVE_SETEUID 103#undef HAVE_SETEUID
107 104
108/* Define if plain old setlocale works */ 105/* Define if plain old setlocale works */
109#undef HAVE_SETLOCALE 106#undef HAVE_SETLOCALE
110 107
111/* Define to 1 if you have the `setpgid' function. */
112#undef HAVE_SETPGID
113
114/* Define to 1 if you have the `setpgrp' function. */
115#undef HAVE_SETPGRP
116
117/* Define to 1 if you have the `setreuid' function. */ 108/* Define to 1 if you have the `setreuid' function. */
118#undef HAVE_SETREUID 109#undef HAVE_SETREUID
119
120/* Define to 1 if you have the `setsid' function. */
121#undef HAVE_SETSID
122 110
123/* Define to 1 if you have the `setutent' function. */ 111/* Define to 1 if you have the `setutent' function. */
124#undef HAVE_SETUTENT 112#undef HAVE_SETUTENT
125 113
126/* Define to 1 if you have the <stdarg.h> header file. */ 114/* Define to 1 if you have the <stdarg.h> header file. */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines