aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2013-10-23 19:21:23 -0700
committerGlenn Morris2013-10-23 19:21:23 -0700
commite43817c1e0a08cd0e5b1f8f364c63f3043da8a08 (patch)
treeb3f30edaf7cd37a585bb5b54835c01febeea1723 /lisp/ChangeLog
parenteb9a36619e5ba70079fc098a38e2d8be721d5b0b (diff)
downloademacs-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/ChangeLog2
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 @@
12013-10-24 Glenn Morris <rgm@gnu.org> 12013-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