Hash :
b1384cb6
Author :
Date :
2020-07-26T09:57:47
libgmp: remove dependency on havelib * m4/libgmp.m4 (gl_LIBGMP): If gl_HAVE_MODULE_HAVELIB is not defined, use the more-traditional AC_SEARCH_LIBS approach. This should work better with GNU Emacs configuration, which uses pkg-config instead of a havelib-style approach. * modules/havelib (gl_HAVE_MODULE_HAVELIB): New witness macro. * modules/libgmp (Depends-on): Remove havelib.
Description:
Macros to search for libraries.
Files:
m4/lib-ld.m4
m4/lib-link.m4
m4/lib-prefix.m4
m4/host-cpu-c-abi.m4
build-aux/config.rpath
Depends-on:
configure.ac:
AC_DEFUN([gl_HAVE_MODULE_HAVELIB])
Makefile.am:
Include:
License:
unlimited
Maintainer:
all