diff options
| author | Glenn Morris | 2013-11-02 16:49:54 -0700 |
|---|---|---|
| committer | Glenn Morris | 2013-11-02 16:49:54 -0700 |
| commit | fca2fccbea4f4b53da3f5110781439e98ae5a2eb (patch) | |
| tree | 37ce022ffa845f40f3c86f4edba217c30f580b04 /src/ChangeLog | |
| parent | 8061810d427c1f746f75ee09ccee0adb454e8654 (diff) | |
| download | emacs-fca2fccbea4f4b53da3f5110781439e98ae5a2eb.tar.gz emacs-fca2fccbea4f4b53da3f5110781439e98ae5a2eb.zip | |
* src/Makefile.in (bootstrap_exe): Use relative filename.
(abs_builddir): Remove.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 997d98344c5..4ddc74563e0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2013-11-02 Glenn Morris <rgm@gnu.org> | 1 | 2013-11-02 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * Makefile.in (abs_builddir): Remove. | ||
| 4 | (bootstrap_exe): Use relative filename. | ||
| 5 | |||
| 3 | Use relative filenames in TAGS files. | 6 | Use relative filenames in TAGS files. |
| 4 | * Makefile.in (abs_srcdir): Remove it again. | 7 | * Makefile.in (abs_srcdir): Remove it again. |
| 5 | (.PHONY): Remove frc. | 8 | (.PHONY): Remove frc. |