Mercurial > emacs
diff src/ChangeLog @ 107725:cb51e74aafd2
Cosmetic change to src/Makefile.in.
* Makefile.in (LIBTIFF, LIBJPEG, LIBPNG, LIBGIF, LIBXPM, XFT_LIBS):
Define as Makefile variables.
(LIBX): Use above variables rather than directly using autoconf.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 01 Apr 2010 00:10:31 -0700 |
parents | 0e2821d60d4c |
children | dc45468b3140 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Mar 31 18:28:12 2010 -0400 +++ b/src/ChangeLog Thu Apr 01 00:10:31 2010 -0700 @@ -1,3 +1,9 @@ +2010-04-01 Glenn Morris <rgm@gnu.org> + + * Makefile.in (LIBTIFF, LIBJPEG, LIBPNG, LIBGIF, LIBXPM, XFT_LIBS): + Define as Makefile variables. + (LIBX): Use above variables rather than directly using autoconf. + 2010-03-31 Dan Nicolaescu <dann@ics.uci.edu> Clean up BSD_SYSTEM use.