Mercurial > emacs
diff lib-src/ChangeLog @ 107444:db38deea3cef
Cosmetic changes to lib-src/Makefile.in.
* Makefile.in (KRB4LIB, DESLIB, KRB5LIB, CRYPTOLIB, COM_ERRLIB)
(LIBHESIOD, LIBRESOLV): Make previous change a bit more friendly by
defining these as Makefile variables.
(LIBS_MOVE): Add LIBS_MAIL into this.
(movemail${EXEEXT}): Just use LIBS_MOVE, not LIBS_MAIL as well.
| author | Glenn Morris <rgm@gnu.org> |
|---|---|
| date | Sat, 20 Mar 2010 11:13:46 -0700 |
| parents | 975563054751 |
| children | 912a8c0c9a8a |
line wrap: on
line diff
--- a/lib-src/ChangeLog Sat Mar 20 01:11:59 2010 -0700 +++ b/lib-src/ChangeLog Sat Mar 20 11:13:46 2010 -0700 @@ -1,3 +1,11 @@ +2010-03-20 Glenn Morris <rgm@gnu.org> + + * Makefile.in (KRB4LIB, DESLIB, KRB5LIB, CRYPTOLIB, COM_ERRLIB) + (LIBHESIOD, LIBRESOLV): Make previous change a bit more friendly by + defining these as Makefile variables. + (LIBS_MOVE): Add LIBS_MAIL into this. + (movemail${EXEEXT}): Just use LIBS_MOVE, not LIBS_MAIL as well. + 2010-03-18 Glenn Morris <rgm@gnu.org> * Makefile.in (KRB4LIB, DESLIB, KRB5LIB, CRYPTOLIB, COM_ERRLIB)
