bind9/m4
Ondřej Surý b5a5eed7a0 Replace AX_CC_FOR_BUILD with AX_PROG_CC_FOR_BUILD
The AX_PROG_CC_FOR_BUILD implementation to find a native CC compiler is
slightly better because it uses AC_PROG_CC and AC_PROG_CPP to find the
native compiler instead of just defaulting to `gcc` as AX_CC_FOR_BUILD
does.

AX_PROG_CC_FOR_BUILD also sets BUILD_EXEEXT that we already use in the
Makefile.am for `lib/dns/gen` while AX_CC_FOR_BUILD uses
EXEEXT_FOR_BUILD.
2022-03-04 14:13:58 +01:00
..
ax_check_compile_flag.m4 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ax_check_link_flag.m4 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ax_check_openssl.m4 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ax_check_preproc_flag.m4 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ax_gcc_func_attribute.m4 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ax_jemalloc.m4 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ax_lib_lmdb.m4 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ax_perl_module.m4 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ax_posix_shell.m4 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ax_prog_cc_for_build.m4 Replace AX_CC_FOR_BUILD with AX_PROG_CC_FOR_BUILD 2022-03-04 14:13:58 +01:00
ax_pthread.m4 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ax_python_module.m4 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ax_restore_flags.m4 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ax_save_flags.m4 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ax_tls.m4 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
compat.m4 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00