]> git.eshelyaron.com Git - emacs.git/commit
Reduce cpp use in Makefile.in.
authorDan Nicolaescu <dann@ics.uci.edu>
Wed, 14 Apr 2010 15:36:25 +0000 (08:36 -0700)
committerDan Nicolaescu <dann@ics.uci.edu>
Wed, 14 Apr 2010 15:36:25 +0000 (08:36 -0700)
commit19d4c244ec7a13e509090511da9698c718eeee2e
tree688470e0fb40fcb9e9cfd8a40db44cf1bf667183
parent38111a5adc942318efa24ae30ac98b369202f5ea
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.
src/ChangeLog
src/Makefile.in