]> granicus.if.org Git - shadow/commit
* lib/Makefile.am: Do not link libshadow.la with the intl, crypt,
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 6 Jan 2008 14:19:32 +0000 (14:19 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 6 Jan 2008 14:19:32 +0000 (14:19 +0000)
commit8a1abbe80b748762d3e9d71befa9b574b553ba16
tree1b8f34f197a7b2a8b23c65d1431bf60138c3e71f
parent39c9007f6769dc07d460aede4cf1dab385a58ae7
* lib/Makefile.am: Do not link libshadow.la with the intl, crypt,
  skey and md libraries...
* src/Makefile.am: ...Specify for each binary which library is
  required. skey and md are required for the binaries with
  authentication of the user (chfn, chsh, login, passwd, su). intl
  is required for all. mcrypt is required for user (chfn, chsh,
  login, passwd, su, sulogin) and group (newgrp, gpasswd)
  authentication and for the creation of passwords (chpasswd,
  chgpasswd, gpasswd, newusers, passwd).
ChangeLog
lib/Makefile.am
src/Makefile.am