From 3a9e93764f14189316e0de53bab980cf43c4b614 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Thu, 17 Mar 2016 10:28:55 +0000 Subject: Add AX_CHECK_LINK_FLAG macro MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It’s needed for AX_APPEND_LINK_FLAGS. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 635824d..38daeef 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,6 +6,7 @@ dist_aclocal_DATA = \ autoconf-archive/m4/ax_append_link_flags.m4 \ autoconf-archive/m4/ax_append_flag.m4 \ autoconf-archive/m4/ax_check_compile_flag.m4 \ + autoconf-archive/m4/ax_check_link_flag.m4 \ autoconf-archive/m4/ax_is_release.m4 \ autoconf-archive/m4/ax_code_coverage.m4 \ autoconf-archive/m4/ax_compiler_flags.m4 \ -- cgit v1.2.1