* configure.in: Fix typo. libcrack default is 'no'.

This commit is contained in:
nekral-guest
2011-07-08 19:57:08 +00:00
parent 13873a8799
commit 9cfc91a935
2 changed files with 2 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
ought to be checked.
* src/vipw.c: Use Prog instead of progname. This is needed since
Prog is used in the library.
* configure.in: Fix typo. libcrack default is 'no'.
2011-07-08 Nicolas François <nicolas.francois@centraliens.net>