mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
s/gecos/passwd/ in comment.
This commit is contained in:
parent
ab10099fc1
commit
2e7600588b
1 changed files with 1 additions and 1 deletions
|
|
@ -198,7 +198,7 @@ fi
|
||||||
])
|
])
|
||||||
dnl
|
dnl
|
||||||
dnl --------------------------------------------------------------------
|
dnl --------------------------------------------------------------------
|
||||||
dnl Check if struct passwd has pw_gecos
|
dnl Check if struct passwd has pw_passwd
|
||||||
AC_DEFUN([OL_STRUCT_PASSWD_PW_PASSWD], [# test for pw_passwd in struct passwd
|
AC_DEFUN([OL_STRUCT_PASSWD_PW_PASSWD], [# test for pw_passwd in struct passwd
|
||||||
AC_MSG_CHECKING([struct passwd for pw_passwd])
|
AC_MSG_CHECKING([struct passwd for pw_passwd])
|
||||||
AC_CACHE_VAL(ol_cv_struct_passwd_pw_passwd,[
|
AC_CACHE_VAL(ol_cv_struct_passwd_pw_passwd,[
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue