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.36 by root, Tue Jan 10 18:09:22 2006 UTC vs.
Revision 1.39 by root, Wed Jan 11 23:08:54 2006 UTC

71#undef HAVE_NANOSLEEP 71#undef HAVE_NANOSLEEP
72 72
73/* Define if you have the on_exit function. */ 73/* Define if you have the on_exit function. */
74#undef HAVE_ON_EXIT 74#undef HAVE_ON_EXIT
75 75
76/* Define if you have the openpty function. */ 76/* Define if you have the posix_openpt function. */
77#undef HAVE_OPENPTY 77#undef HAVE_POSIX_OPENPT
78 78
79/* Define if you have the revoke function. */ 79/* Define if you have the revoke function. */
80#undef HAVE_REVOKE 80#undef HAVE_REVOKE
81 81
82/* Define if you have the seteuid function. */ 82/* Define if you have the seteuid function. */
227#undef NO_DELETE_KEY 227#undef NO_DELETE_KEY
228 228
229/* Define if you don't want any resources read */ 229/* Define if you don't want any resources read */
230#undef NO_RESOURCES 230#undef NO_RESOURCES
231 231
232/* Define if you want to use XGetDefault instead of our internal version */
233#undef USE_XGETDEFAULT
234
235/* Fallback resource class */ 232/* Fallback resource class */
236#undef RESFALLBACK 233#undef RESFALLBACK
237 234
238/* Default resource name */ 235/* Default resource name */
239#undef RESNAME 236#undef RESNAME
329#undef HAVE_UNIX_FDPASS 326#undef HAVE_UNIX_FDPASS
330 327
331/* Define if your XIMCallback specifies XIC as first type. */ 328/* Define if your XIMCallback specifies XIC as first type. */
332#undef XIMCB_PROTO_BROKEN 329#undef XIMCB_PROTO_BROKEN
333 330
334/* Define if you have _GNU_SOURCE getpt() */ 331/* Define for this pty type */
335#undef HAVE_GETPT 332#undef PTYS_ARE_POSIX
336 333
337/* Define for this pty type */ 334/* Define for this pty type */
338#undef PTYS_ARE_OPENPTY 335#undef PTYS_ARE_OPENPTY
339 336
340/* Define for this pty type */ 337/* Define for this pty type */
346/* Define for this pty type */ 343/* Define for this pty type */
347#undef PTYS_ARE_PTC 344#undef PTYS_ARE_PTC
348 345
349/* Define for this pty type */ 346/* Define for this pty type */
350#undef PTYS_ARE__GETPTY 347#undef PTYS_ARE__GETPTY
351
352/* Define for this pty type */
353#undef PTYS_ARE_GETPTY
354 348
355/* Define for this pty type */ 349/* Define for this pty type */
356#undef PTYS_ARE_GETPT 350#undef PTYS_ARE_GETPT
357 351
358/* Define for this pty type */ 352/* Define for this pty type */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines