]> Savannah Git Hosting - gnulib.git/commit
havelib: Match the bitness when searching for libraries.
authorBruno Haible <bruno@clisp.org>
Sun, 17 Nov 2019 22:56:55 +0000 (23:56 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 17 Nov 2019 22:56:55 +0000 (23:56 +0100)
commita053340dd3663f820b61ceb90583595984d89b9e
tree680c1fa23d8b4c48c967c669e721014b18790eea
parentd3603f83124c4c51a366633d11f628723b1aa128
havelib: Match the bitness when searching for libraries.

* m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): Define a function
acl_is_expected_elfclass.
* m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): When testing whether a library
file exists, in ELF, also test whether it has the ELF class that
corresponds to the host's bitness.
ChangeLog
m4/lib-link.m4
m4/lib-prefix.m4