]> git.eshelyaron.com Git - emacs.git/commit
Add missing GMP library to test module.
authorPhilipp Stephani <phst@google.com>
Wed, 24 Apr 2019 21:14:13 +0000 (23:14 +0200)
committerPhilipp Stephani <phst@google.com>
Wed, 24 Apr 2019 21:14:13 +0000 (23:14 +0200)
commit553220fca670ec13180e0763bc9338fbf8ed4b30
tree286123cae07b48e22dfac7a0512fa462737f9ea9
parentd2e1bac47816fa1f48482faeebf7fa562a5b0e40
Add missing GMP library to test module.

* test/Makefile.in (GMP_LIB): Define variable.
($(test_module)): Use it.
test/Makefile.in