fix cut'n'paste nit in previous commit.

git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@387 185d5e19-27fe-0310-9dcf-9bff6b9f3609
This commit is contained in:
Dag-Erling Smørgrav 2006-04-12 10:29:01 +00:00
parent f380fbbf22
commit eb6069eaf7
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ AC_ARG_WITH(doc,
[build documentation]),
,
[with_doc=yes])
AC_MSG_RESULT($with_pam_unix)
AC_MSG_RESULT($with_doc)
AC_MSG_CHECKING([whether to build example version of pam_unix.so])
AC_ARG_WITH(pam-unix,