libgmp: Link to the correct shared library.
commit1e402b7d9d0fd28e9e8433a9ae7e601c8250735f
authorBruno Haible <bruno@clisp.org>
Sun, 12 Jul 2020 21:47:52 +0000 (12 23:47 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 12 Jul 2020 21:47:52 +0000 (12 23:47 +0200)
treee6f11988d7bfc78ffc103d80c9b31eb4a761f26d
parenta17c8678d78547bdda40b859064657ad732f61b0
libgmp: Link to the correct shared library.

* m4/libgmp.m4 (gl_LIBGMP): Invoke AC_LIB_HAVE_LINKFLAGS.
* modules/libgmp (Depends-on): Add havelib.
(Link): Mention $(LIBGMP) and $(LTLIBGMP).
* modules/libgmp-tests (Makefile.am): Link test-libgmp with $(LIBGMP).
ChangeLog
m4/libgmp.m4
modules/libgmp
modules/libgmp-tests