]> git.eshelyaron.com Git - emacs.git/commit
Fix running tests in without-modules builds
authorGlenn Morris <rgm@gnu.org>
Tue, 13 Jun 2017 22:53:38 +0000 (18:53 -0400)
committerGlenn Morris <rgm@gnu.org>
Tue, 13 Jun 2017 22:53:38 +0000 (18:53 -0400)
commit510a67428071ef06375c75506bdc6afa151f4c91
treee02849a6a6e088790bebe4c8d5dadfc4d76efd05
parent863b3335436be246fd00ad2aa264d474afc1c48c
Fix running tests in without-modules builds

* test/Makefile.in (EMACSOPT): Remove option that is only defined
with-modules.  emacs-module-tests.el passes it where needed.
test/Makefile.in