comparison src/ChangeLog @ 107450:8da5b7ca4663

Expand ${bootstrap_exe} before chdir
author Andreas Schwab <schwab@linux-m68k.org>
date Sun, 21 Mar 2010 12:27:46 +0100
parents c34ce344379e
children d8347f5058b6
comparison
equal deleted inserted replaced
107449:e64817c0ab40 107450:8da5b7ca4663
1 2010-03-21 Andreas Schwab <schwab@linux-m68k.org>
2
3 * Makefile.in (.el.elc): Expand ${bootstrap_exe} before chdir.
4 (${lispsource}loaddefs.el): Likewise.
5 (bootstrap-emacs${EXEEXT}): Likewise.
6
1 2010-03-20 Stefan Monnier <monnier@iro.umontreal.ca> 7 2010-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * Makefile.in (bootstrap_exe): Use an absolute name. 9 * Makefile.in (bootstrap_exe): Use an absolute name.
4 10
5 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu> 11 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu>