]> andersk Git - openssh.git/blobdiff - defines.h
- (tim) [configure.ac defines.h openbsd-compat/port-uw.c
[openssh.git] / defines.h
index febc590602756998241ddf03dcd80211d5c1d087..71fba4ada446824bd693823dcec7a5f82e2e1364 100644 (file)
--- a/defines.h
+++ b/defines.h
@@ -698,7 +698,7 @@ struct winsize {
 # define CUSTOM_SYS_AUTH_PASSWD 1
 #endif
 
-#if defined(HAVE_LIBIAF) && defined(HAVE_SET_ID)
+#if defined(HAVE_LIBIAF) && defined(HAVE_SET_ID) && !defined(HAVE_SECUREWARE)
 # define CUSTOM_SYS_AUTH_PASSWD 1
 #endif
 #if defined(HAVE_LIBIAF) && defined(HAVE_SET_ID) && !defined(BROKEN_LIBIAF)
This page took 0.039377 seconds and 4 git commands to generate.