вс, 17 июн. 2018 г. в 20:32, Niels Möller <[email protected]>: > > Dmitry Eremin-Solenikov <[email protected]> writes: > > > * aclocal.m4 (NETTLE_CHECK_IFUNC): fix quoting so that > > AC_LINK_IFELSE/AC_TRY_LINK is defined outside of this test. > > Thanks, applied. What concrete errors did the incorrect quoting cause?
Failure of the test on second (and following) configure runs if config.cache was enabled: configure: loading cache config.cache checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu [skipped] checking whether g++ accepts -g... (cached) yes checking if LD -Wl,--version-script works... ../nettle/configure: line 4023: ac_fn_c_try_link: command not found ../nettle/configure: line 4051: ac_fn_c_try_link: command not found no -- With best wishes Dmitry _______________________________________________ nettle-bugs mailing list [email protected] http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs
