1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-05-13 15:13:36 +00:00
Files
gnulib/modules/havelib
Bruno Haible e2b7318b33 havelib: Make it work for CC="gcc -m32" (regression from 2017-02-19).
* m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): Require gl_HOST_CPU_C_ABI.
When $CC produces 32-bit code, set acl_libdirstem to 'lib', not 'lib64'.
* modules/havelib (Depends-on): Add host-cpu-c-abi.
2017-09-30 15:59:27 +02:00

24 lines
225 B
Plaintext

Description:
Macros to search for libraries.
Files:
m4/lib-ld.m4
m4/lib-link.m4
m4/lib-prefix.m4
build-aux/config.rpath
Depends-on:
host-cpu-c-abi
configure.ac:
Makefile.am:
Include:
License:
unlimited
Maintainer:
all