forked from LLNL/AMPE
-
Notifications
You must be signed in to change notification settings - Fork 0
/
aclocal.m4
29 lines (26 loc) · 1.17 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
# generated automatically by aclocal 1.9.2 -*- Autoconf -*-
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
# 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_include([config/arg-with-environment.m4])
m4_include([config/btng.m4])
m4_include([config/casc_cxx.m4])
m4_include([config/casc_libs_and_headers.m4])
m4_include([config/casc_misc.m4])
m4_include([config/casc_mpi.m4])
m4_include([config/compiler-id.m4])
m4_include([config/compiling-boolean.m4])
m4_include([config/compiling-namespace.m4])
m4_include([config/split-libs-string.m4])
m4_include([config/support-hdf5.m4])
m4_include([config/support-boost.m4])
m4_include([config/support-netcdf.m4])
m4_include([config/support-hypre.m4])
m4_include([config/support-restrict.m4])
m4_include([config/variable-header-filenames.m4])