From 503ebba846b30a4d9e493a7e8578f9c40cf89bf4 Mon Sep 17 00:00:00 2001 From: lmadsen Date: Wed, 21 Jan 2009 13:19:16 +0000 Subject: Creating tag for asterisk-1.4.23 (in the right location this time too!) git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.4.23@169668 f38db490-d61c-443f-a65b-d21fe96a405b --- 1.4.23-rc4/autoconf/ast_prog_ld_gnu.m4 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 1.4.23-rc4/autoconf/ast_prog_ld_gnu.m4 (limited to '1.4.23-rc4/autoconf/ast_prog_ld_gnu.m4') diff --git a/1.4.23-rc4/autoconf/ast_prog_ld_gnu.m4 b/1.4.23-rc4/autoconf/ast_prog_ld_gnu.m4 new file mode 100644 index 000000000..43556ca6b --- /dev/null +++ b/1.4.23-rc4/autoconf/ast_prog_ld_gnu.m4 @@ -0,0 +1,16 @@ +# AST_PROG_LD_GNU +# -------------- +AC_DEFUN([AST_PROG_LD_GNU], +[AC_REQUIRE([AST_PROG_EGREP])dnl +AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld, +[# I'd rather use --version here, but apparently some GNU lds only accept -v. +case `$LD -v 2>&1