forked from amusecode/amuse
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaclocal.m4
30 lines (27 loc) · 1.04 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
# generated automatically by aclocal 1.11.1 -*- Autoconf -*-
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
# 2005, 2006, 2007, 2008, 2009 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([m4/pkg.m4])
m4_include([m4/ax_mpi.m4])
m4_include([m4/ax_openmp.m4])
m4_include([m4/utils.m4])
m4_include([m4/cuda.m4])
m4_include([m4/opencl.m4])
m4_include([m4/python_module.m4])
m4_include([m4/java.m4])
m4_include([m4/fftw.m4])
m4_include([m4/hdf5.m4])
m4_include([m4/gmp.m4])
m4_include([m4/mpfr.m4])
m4_include([m4/gsl.m4])
m4_include([m4/python_dev.m4])
m4_include([m4/fortran.m4])
m4_include([m4/netcdf.m4])
m4_include([m4/pic_flags.m4])