]> andersk Git - openssh.git/blobdiff - defines.h
20070326
[openssh.git] / defines.h
index 143ede9f36b9814aea3bc6896a48020a005752b1..8d97094c83d49bf6c38273e84cc8d2d404039d68 100644 (file)
--- a/defines.h
+++ b/defines.h
@@ -696,7 +696,8 @@ struct winsize {
 # define CUSTOM_SYS_AUTH_PASSWD 1
 #endif
 
-#ifdef HAVE_LIBIAF
+#if defined(HAVE_LIBIAF) && defined(HAVE_SET_ID) && !defined(BROKEN_LIBIAF)
+# define USE_LIBIAF
 # define CUSTOM_SYS_AUTH_PASSWD 1
 #endif
 
This page took 0.052965 seconds and 4 git commands to generate.