s/gecos/passwd/ in comment.

This commit is contained in:
Kurt Zeilenga 1999-06-26 20:53:25 +00:00
parent ab10099fc1
commit 2e7600588b

View file

@ -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,[