Mercurial > emacs
diff src/ChangeLog @ 107857:d1934720d87a
Reduce cpp use in Makefile.in.
* Makefile.in (DBUS_CFLAGS, DBUS_LIBS, GCONF_CFLAGS, GCONF_LIBS)
(LIBSOUND, CFLAGS_SOUND, RSVG_LIBS, RSVG_CFLAGS, INTERVALS_H)
(GETLOADAVG_LIBS, RUN_TEMACS): Move to the autoconf section.
(ORDINARY_LINK): Remove, defined in src/s/gnu.h.
(CRT0_COMPILE): Remove, inline it in the only user.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Wed, 14 Apr 2010 08:36:25 -0700 |
parents | de5ba6f3514c |
children | 34e533ec15e0 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Apr 14 11:24:17 2010 -0400 +++ b/src/ChangeLog Wed Apr 14 08:36:25 2010 -0700 @@ -1,3 +1,12 @@ +2010-04-14 Dan Nicolaescu <dann@ics.uci.edu> + + Reduce cpp use in Makefile.in. + * Makefile.in (DBUS_CFLAGS, DBUS_LIBS, GCONF_CFLAGS, GCONF_LIBS) + (LIBSOUND, CFLAGS_SOUND, RSVG_LIBS, RSVG_CFLAGS, INTERVALS_H) + (GETLOADAVG_LIBS, RUN_TEMACS): Move to the autoconf section. + (ORDINARY_LINK): Remove, defined in src/s/gnu.h. + (CRT0_COMPILE): Remove, inline it in the only user. + 2010-04-14 Juri Linkov <juri@jurta.org> * window.c (keys_of_window): Rebind `C-v' from `scroll-up' to