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

Collapse All | Expand All

(-)configure.ac~ (+1 lines)
Lines 774-779 Link Here
774
	AC_DEFINE(MISSING_NFDBITS, 1, [Define on *nto-qnx systems])
774
	AC_DEFINE(MISSING_NFDBITS, 1, [Define on *nto-qnx systems])
775
	AC_DEFINE(MISSING_HOWMANY, 1, [Define on *nto-qnx systems])
775
	AC_DEFINE(MISSING_HOWMANY, 1, [Define on *nto-qnx systems])
776
	AC_DEFINE(MISSING_FD_MASK, 1, [Define on *nto-qnx systems])
776
	AC_DEFINE(MISSING_FD_MASK, 1, [Define on *nto-qnx systems])
777
	AC_DEFINE(DISABLE_FD_PASSING)
777
	AC_DEFINE(DISABLE_LASTLOG)
778
	AC_DEFINE(DISABLE_LASTLOG)
778
	AC_DEFINE(SSHD_ACQUIRES_CTTY)
779
	AC_DEFINE(SSHD_ACQUIRES_CTTY)
779
	enable_etc_default_login=no	# has incompatible /etc/default/login
780
	enable_etc_default_login=no	# has incompatible /etc/default/login

Return to bug 1343