From 4e99720563ae850c5d5a1c86e45ac51173fbef9c Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Sun, 9 Jul 2000 21:21:52 +1000 Subject: - (djm) Only enable PAM_TTY kludge for Linux. Problem report from Kevin Steves --- configure.in | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.in') diff --git a/configure.in b/configure.in index ace6de4b4..4d0f6ea43 100644 --- a/configure.in +++ b/configure.in @@ -99,6 +99,7 @@ case "$host" in *-*-linux*) no_dev_ptmx=1 AC_DEFINE(DONT_TRY_OTHER_AF) + AC_DEFINE(PAM_TTY_KLUDGE) inet6_default_4in6=yes ;; *-*-netbsd*) -- cgit v1.2.3