]> git.eshelyaron.com Git - emacs.git/commit
Fix mod-test build failure
authorPaul Eggert <eggert@Penguin.CS.UCLA.EDU>
Tue, 26 Feb 2019 01:44:46 +0000 (17:44 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 26 Feb 2019 01:45:10 +0000 (17:45 -0800)
commit2f7885a4b3609dec19e4595c6c24f3a21f33c5d6
tree4f3ab404aed0b10940d6cf7f06383e94ccca71bb
parente0668e6871006a4ce8cbd769b67b2603b99336a2
Fix mod-test build failure

Problem reported by Glenn Morris in:
https://lists.gnu.org/r/emacs-devel/2019-02/msg00739.html
* test/Makefile.in (HYBRID_MALLOC, LIBEGNU_ARCHIVE):
New macros, taken from ../src/Makefile.in.
(MODULE_CFLAGS): Add -I$(srcdir)/../lib.
($(test_module)): Link $(LIBEGNU_ARCHIVE) too.
test/Makefile.in