View | Details | Raw Unified | Return to bug 2085 | Differences between
and this patch

Collapse All | Expand All

(-)config.h.in (-2 / +2 lines)
Lines 1327-1336 Link Here
1327
#undef MISSING_FD_MASK
1327
#undef MISSING_FD_MASK
1328
1328
1329
/* Define on *nto-qnx systems */
1329
/* Define on *nto-qnx systems */
1330
#undef MISSING_HOWMANY
1330
#undef HAVE_DECL_HOWMANY
1331
1331
1332
/* Define on *nto-qnx systems */
1332
/* Define on *nto-qnx systems */
1333
#undef MISSING_NFDBITS
1333
#undef HAVE_DECL_NFDBITS
1334
1334
1335
/* Need setpgrp to acquire controlling tty */
1335
/* Need setpgrp to acquire controlling tty */
1336
#undef NEED_SETPGRP
1336
#undef NEED_SETPGRP

Return to bug 2085