]> git.eshelyaron.com Git - emacs.git/commitdiff
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)
* test/Makefile.in (GMP_LIB): Define variable.
($(test_module)): Use it.

test/Makefile.in

index ce6ce04b8be022c635468eb3dee163a823aeaa68..2282ccd951c31d08c70e6a8543de9442324297d9 100644 (file)
@@ -256,6 +256,7 @@ endif
 
 HYBRID_MALLOC = @HYBRID_MALLOC@
 LIBEGNU_ARCHIVE = ../lib/lib$(if $(HYBRID_MALLOC),e)gnu.a
+GMP_LIB = @GMP_LIB@
 
 # Note: emacs-module.h is generated from emacs-module.h.in, hence we
 # look in ../src, not $(srcdir)/../src.
@@ -268,7 +269,7 @@ src/emacs-module-tests.log: $(test_module)
 $(test_module): $(test_module:${SO}=.c) ../src/emacs-module.h $(LIBEGNU_ARCHIVE)
        $(AM_V_at)${MKDIR_P} $(dir $@)
        $(AM_V_CCLD)$(CC) -shared $(CPPFLAGS) $(MODULE_CFLAGS) $(LDFLAGS) \
-         -o $@ $< $(LIBEGNU_ARCHIVE)
+         -o $@ $< $(LIBEGNU_ARCHIVE) $(GMP_LIB)
 endif
 
 ## Check that there is no 'automated' subdirectory, which would