mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-27 07:44:29 +02:00
- (bal) AC_FUNC_STRFTIME added to autoconf
This commit is contained in:
parent
0736c4df83
commit
ec3830ae6e
@ -11,6 +11,7 @@
|
|||||||
the actual family being processed
|
the actual family being processed
|
||||||
- (djm) Mention PRNGd in documentation, it is nicer than EGD
|
- (djm) Mention PRNGd in documentation, it is nicer than EGD
|
||||||
- (djm) Automatically search for "well-known" EGD/PRNGd sockets in autoconf
|
- (djm) Automatically search for "well-known" EGD/PRNGd sockets in autoconf
|
||||||
|
- (bal) AC_FUNC_STRFTIME added to autoconf
|
||||||
|
|
||||||
20010124
|
20010124
|
||||||
- (bal) OpenBSD Resync
|
- (bal) OpenBSD Resync
|
||||||
|
@ -367,6 +367,8 @@ fi
|
|||||||
|
|
||||||
AC_FUNC_GETPGRP
|
AC_FUNC_GETPGRP
|
||||||
|
|
||||||
|
AC_FUNC_STRFTIME
|
||||||
|
|
||||||
# Check for PAM libs
|
# Check for PAM libs
|
||||||
PAM_MSG="no"
|
PAM_MSG="no"
|
||||||
AC_ARG_WITH(pam,
|
AC_ARG_WITH(pam,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user