[m4-common] Add AX_CHECK_LINK_FLAG macro



commit 3a9e93764f14189316e0de53bab980cf43c4b614
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Thu Mar 17 10:28:55 2016 +0000

    Add AX_CHECK_LINK_FLAG macro
    
    It’s needed for AX_APPEND_LINK_FLAGS.

 Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
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                        \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]