diff options
| author | Glenn Morris | 2013-10-23 19:21:23 -0700 |
|---|---|---|
| committer | Glenn Morris | 2013-10-23 19:21:23 -0700 |
| commit | e43817c1e0a08cd0e5b1f8f364c63f3043da8a08 (patch) | |
| tree | b3f30edaf7cd37a585bb5b54835c01febeea1723 /lisp/ChangeLog | |
| parent | eb9a36619e5ba70079fc098a38e2d8be721d5b0b (diff) | |
| download | emacs-e43817c1e0a08cd0e5b1f8f364c63f3043da8a08.tar.gz emacs-e43817c1e0a08cd0e5b1f8f364c63f3043da8a08.zip | |
* lisp/Makefile.in (check-declare): Remove unnecessary path in -l argument
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 16b88cf8f6e..f69ec89b48d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2013-10-24 Glenn Morris <rgm@gnu.org> | 1 | 2013-10-24 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * Makefile.in (check-declare): Remove unnecessary path in -l argument. | ||
| 4 | |||
| 3 | * Makefile.in (abs_top_srcdir): New, set by configure. | 5 | * Makefile.in (abs_top_srcdir): New, set by configure. |
| 4 | (update-subdirs): Correct build-aux location. | 6 | (update-subdirs): Correct build-aux location. |
| 5 | 7 | ||