comparison src/ChangeLog @ 110459:7ea64e427cb0

* src/doprnt.c: Do not include stdlib.h, config.h does it. Move #include before macro definition.
author Dan Nicolaescu <dann@ics.uci.edu>
date Tue, 21 Sep 2010 14:03:34 +0300
parents 48428f365a8c
children 9c07db876782
comparison
equal deleted inserted replaced
110458:6a4fac654761 110459:7ea64e427cb0
1 2010-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * doprnt.c: Do not include stdlib.h, config.h does it.
4 Move #include before macro definition.
5
1 2010-09-20 Dan Nicolaescu <dann@ics.uci.edu> 6 2010-09-20 Dan Nicolaescu <dann@ics.uci.edu>
2 7
3 * Makefile.in (temacs): Link using $(CC) not $(LD). 8 * Makefile.in (temacs): Link using $(CC) not $(LD).
4 (LD_FIRSTFLAG): Define using autoconf. 9 (LD_FIRSTFLAG): Define using autoconf.
5 (LD): Remove. 10 (LD): Remove.