Mercurial > emacs
diff src/ChangeLog @ 108171:06a18c2b3272
Replace some cpp with autoconf.
* configure.in (OTHER_OBJ): New output variable.
* src/Makefile.in (mallocobj): Remove.
(otherobj): Simplify using @OTHER_OBJ@.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 29 Apr 2010 18:36:42 -0700 |
parents | 95d0ee272263 |
children | c9d0b6bfe74e |
line wrap: on
line diff
--- a/src/ChangeLog Thu Apr 29 18:27:33 2010 -0700 +++ b/src/ChangeLog Thu Apr 29 18:36:42 2010 -0700 @@ -1,5 +1,8 @@ 2010-04-30 Glenn Morris <rgm@gnu.org> + * Makefile.in (mallocobj): Remove. + (otherobj): Simplify using @OTHER_OBJ@. + * Makefile.in (dispnew.o, frame.o, fringe.o, font.o, fontset.o) (keyboard.o, window.o, xdisp.o, xfaces.o, menu.o): Don't bother making nsgui.h dependency platform-specific.