-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathaclocal.m4
25 lines (21 loc) · 1.01 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
# generated automatically by aclocal 1.15 -*- Autoconf -*-
# Copyright (C) 1996-2014 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([m4/acx_compiler.m4])
m4_include([m4/acx_config_subdir.m4])
m4_include([m4/acx_fc_include.m4])
m4_include([m4/acx_fc_module.m4])
m4_include([m4/acx_fc_pp.m4])
m4_include([m4/acx_lang_lib.m4])
m4_include([m4/acx_lang_macro.m4])
m4_include([m4/acx_lang_openmp.m4])
m4_include([m4/acx_prog_search.m4])
m4_include([m4/acx_shlib.m4])
m4_include([m4/asx_common.m4])