havelib: fix nested ‘configure’ chatter
commit47db40849f589dd4ce3e008c2fd401eee711a3e4
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 25 Oct 2018 15:33:59 +0000 (25 08:33 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 25 Oct 2018 15:34:31 +0000 (25 08:34 -0700)
tree61172eb354e6a48d7a861332a8242897431a1068
parent9a7121220cb90b7aa99d9d0ba7aeb3a0c55cceb6
havelib: fix nested ‘configure’ chatter

* m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): Don’t nest
AC_CACHE_CHECK calls, which resulted in confusing output like
“checking for the common suffixes of directories in the library
search path... checking for 64-bit host... no lib,lib”.
ChangeLog
m4/lib-prefix.m4