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.43 by root, Mon Jan 16 15:39:24 2006 UTC vs.
Revision 1.44 by root, Tue Jan 17 09:07:40 2006 UTC

48/* Define to 1 if you have the <cwchar> header file. */ 48/* Define to 1 if you have the <cwchar> header file. */
49#undef HAVE_CWCHAR 49#undef HAVE_CWCHAR
50 50
51/* Define to 1 if you have the <fcntl.h> header file. */ 51/* Define to 1 if you have the <fcntl.h> header file. */
52#undef HAVE_FCNTL_H 52#undef HAVE_FCNTL_H
53
54/* Define to 1 if you have the `getpt' function. */
55#undef HAVE_GETPT
53 56
54/* Define to 1 if you have the `grantpt' function. */ 57/* Define to 1 if you have the `grantpt' function. */
55#undef HAVE_GRANTPT 58#undef HAVE_GRANTPT
56 59
57/* Define to 1 if you have the <grp.h> header file. */ 60/* Define to 1 if you have the <grp.h> header file. */
316/* Define for second char in devptyXX */ 319/* Define for second char in devptyXX */
317#undef PTYCHAR2 320#undef PTYCHAR2
318 321
319/* Define for this pty type */ 322/* Define for this pty type */
320#undef PTYS_ARE_CLONE 323#undef PTYS_ARE_CLONE
324
325/* Define for this pty type */
326#undef PTYS_ARE_GETPT
321 327
322/* Define for this pty type */ 328/* Define for this pty type */
323#undef PTYS_ARE_NUMERIC 329#undef PTYS_ARE_NUMERIC
324 330
325/* Define for this pty type */ 331/* Define for this pty type */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines