mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-28 00:04:30 +02:00
typo
This commit is contained in:
parent
b18f15100a
commit
ac7e630b85
@ -1,4 +1,4 @@
|
||||
# $Id: configure.ac,v 1.297 2005/10/05 13:02:16 dtucker Exp $
|
||||
# $Id: configure.ac,v 1.298 2005/10/05 15:39:58 dtucker Exp $
|
||||
#
|
||||
# Copyright (c) 1999-2004 Damien Miller
|
||||
#
|
||||
@ -398,7 +398,7 @@ mips-sony-bsd|mips-sony-newsos4)
|
||||
;;
|
||||
*-*-freebsd*)
|
||||
check_for_libcrypt_later=1
|
||||
AC_DEFINED(LOCKED_PASSWD_PREFIX, "*LOCKED*")
|
||||
AC_DEFINE(LOCKED_PASSWD_PREFIX, "*LOCKED*", [Account locked with pw(1)])
|
||||
;;
|
||||
*-*-bsdi*)
|
||||
AC_DEFINE(SETEUID_BREAKS_SETUID)
|
||||
|
Loading…
x
Reference in New Issue
Block a user