summaryrefslogtreecommitdiff
path: root/menuselect/aclocal.m4
diff options
context:
space:
mode:
authorSean Bright <sean@malleable.com>2014-07-18 00:07:48 +0000
committerSean Bright <sean@malleable.com>2014-07-18 00:07:48 +0000
commit84b9f5eff5b3145da88ca7f3fc873fd62d018218 (patch)
tree4c9794d406ce475f97e56d858f540d7c55711476 /menuselect/aclocal.m4
parentfc0fecb4768d696db3324bcf6dd03325bb4cd513 (diff)
Import Asterisk's autoconf magic instead of using our own.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@418893 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'menuselect/aclocal.m4')
-rw-r--r--menuselect/aclocal.m414
1 files changed, 9 insertions, 5 deletions
diff --git a/menuselect/aclocal.m4 b/menuselect/aclocal.m4
index 9f2b60655..8b547156d 100644
--- a/menuselect/aclocal.m4
+++ b/menuselect/aclocal.m4
@@ -1,8 +1,7 @@
-# generated automatically by aclocal 1.11.3 -*- Autoconf -*-
+# generated automatically by aclocal 1.14.1 -*- Autoconf -*-
+
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
-# Inc.
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -12,4 +11,9 @@
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
-m4_include([acinclude.m4])
+m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])
+m4_include([../autoconf/ast_check_gnu_make.m4])
+m4_include([../autoconf/ast_ext_lib.m4])
+m4_include([../autoconf/ast_ext_tool_check.m4])
+m4_include([../autoconf/ast_gcc_attribute.m4])
+m4_include([../autoconf/ast_prog_sed.m4])