aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2013-11-02 13:12:12 -0700
committerGlenn Morris2013-11-02 13:12:12 -0700
commit6f8225faeead008666ed1d232a995dcceb2c2c37 (patch)
tree282027a80813f07872356282a4730da72c7d88c7 /test/ChangeLog
parent18ba6a334d9fabe753f657008fe0084798b77673 (diff)
downloademacs-6f8225faeead008666ed1d232a995dcceb2c2c37.tar.gz
emacs-6f8225faeead008666ed1d232a995dcceb2c2c37.zip
* test/automated/Makefile.in (abs_srcdir): New, set by configure.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 080cbb8eea7..23d5f4e048a 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -2,6 +2,7 @@
2 2
3 * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp) 3 * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
4 (test): Remove variables. 4 (test): Remove variables.
5 (abs_srcdir): New, set by configure.
5 (emacs): Use abs_top_srcdir, abs_srcdir rather than abs_lispsrc, 6 (emacs): Use abs_top_srcdir, abs_srcdir rather than abs_lispsrc,
6 abs_test. 7 abs_test.
7 (lisp-compile): Use ../../lisp rather than $lisp. 8 (lisp-compile): Use ../../lisp rather than $lisp.