]> andersk Git - openssh.git/blobdiff - configure.ac
- (stevesk) [configure.ac] bug #255 LOGIN_NEEDS_UTMPX for AIX.
[openssh.git] / configure.ac
index 38ac8449a0b118610dd5f3b0221fb209e8df1ad3..54acb7a9a561c464d1d3615ba2fde9a2f02b3dea 100644 (file)
@@ -76,6 +76,7 @@ case "$host" in
        AC_DEFINE(BROKEN_REALPATH)
        dnl AIX handles lastlog as part of its login message
        AC_DEFINE(DISABLE_LASTLOG)
+       AC_DEFINE(LOGIN_NEEDS_UTMPX)
        ;;
 *-*-cygwin*)
        LIBS="$LIBS /usr/lib/textmode.o"
This page took 2.243572 seconds and 4 git commands to generate.