-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathaclocal.m4
32 lines (28 loc) · 1.39 KB
/
aclocal.m4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# generated automatically by aclocal 1.14.1 -*- Autoconf -*-
# Copyright (C) 1996-2013 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.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
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/acx_pthread.m4])
m4_include([autoconf/ast_c_compile_check.m4])
m4_include([autoconf/ast_c_declare_check.m4])
m4_include([autoconf/ast_c_define_check.m4])
m4_include([autoconf/ast_check_gnu_make.m4])
m4_include([autoconf/ast_check_mandatory.m4])
m4_include([autoconf/ast_check_openh323.m4])
m4_include([autoconf/ast_check_osptk.m4])
m4_include([autoconf/ast_check_pwlib.m4])
m4_include([autoconf/ast_ext_lib.m4])
m4_include([autoconf/ast_ext_tool_check.m4])
m4_include([autoconf/ast_func_fork.m4])
m4_include([autoconf/ast_gcc_attribute.m4])
m4_include([autoconf/ast_prog_egrep.m4])
m4_include([autoconf/ast_prog_ld.m4])
m4_include([autoconf/ast_prog_ld_gnu.m4])
m4_include([autoconf/ast_prog_sed.m4])
m4_include([autoconf/libcurl.m4])