]> andersk Git - openssh.git/blobdiff - configure.in
- (djm) Fix address logging in utmp from Kevin Steves
[openssh.git] / configure.in
index b03905f9aae161efadca6fb338085a454416c5c0..774529d308c8cb433049a6ef5f7a68b0c3b4cb96 100644 (file)
@@ -74,6 +74,7 @@ case "$host" in
        IPADDR_IN_DISPLAY=yes
        AC_DEFINE(USE_PIPES)
        AC_DEFINE(DISABLE_SHADOW)
+       AC_DEFINE(DISABLE_UTMP)
        LIBS="$LIBS -lsec"
        MANTYPE='$(CATMAN)'
        mansubdir=cat
@@ -83,6 +84,7 @@ case "$host" in
        IPADDR_IN_DISPLAY=yes
        AC_DEFINE(USE_PIPES)
        AC_DEFINE(DISABLE_SHADOW)
+       AC_DEFINE(DISABLE_UTMP)
        LIBS="$LIBS -lsec"
        MANTYPE='$(CATMAN)'
        mansubdir=cat
This page took 0.302195 seconds and 4 git commands to generate.