]> andersk Git - openssh.git/blobdiff - configure.ac
- (tim) [configure.ac] Define BROKEN_GETADDRINFO on SVR5 systems. The native
[openssh.git] / configure.ac
index 2568c52d9fce52646bfecbf5447a2257b49ebede..98393595457232d97bdcff88fce7f0a4a50f5edd 100644 (file)
@@ -747,6 +747,7 @@ mips-sony-bsd|mips-sony-newsos4)
        AC_DEFINE(UNIXWARE_LONG_PASSWORDS, 1, [Support passwords > 8 chars])
        AC_DEFINE(USE_PIPES)
        AC_DEFINE(SETEUID_BREAKS_SETUID)
+       AC_DEFINE(BROKEN_GETADDRINFO)
        AC_DEFINE(BROKEN_SETREUID)
        AC_DEFINE(BROKEN_SETREGID)
        AC_DEFINE(PASSWD_NEEDS_USERNAME)
This page took 0.040372 seconds and 4 git commands to generate.