mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-09-19 21:01:35 +03:00
* 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.
25 lines
266 B
Plaintext
25 lines
266 B
Plaintext
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
|