* src/Makefile.am: PAM enabled chpasswd now needs to be linked to

the PAM library, even if --enable-account-tools-setuid is not
	used.
This commit is contained in:
nekral-guest
2009-05-09 13:14:44 +00:00
parent 5c1279d803
commit 538336a332
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
2009-05-07 Nicolas François <nicolas.francois@centraliens.net>
* src/Makefile.am: PAM enabled chpasswd now needs to be linked to
the PAM library, even if --enable-account-tools-setuid is not
used.
2009-05-07 Nicolas François <nicolas.francois@centraliens.net>
* src/chpasswd.c: Added the line number when an error is reported