diff options
| author | Glenn Morris | 2013-11-02 13:12:12 -0700 |
|---|---|---|
| committer | Glenn Morris | 2013-11-02 13:12:12 -0700 |
| commit | 6f8225faeead008666ed1d232a995dcceb2c2c37 (patch) | |
| tree | 282027a80813f07872356282a4730da72c7d88c7 /test/ChangeLog | |
| parent | 18ba6a334d9fabe753f657008fe0084798b77673 (diff) | |
| download | emacs-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/ChangeLog | 1 |
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. |