Mercurial > hg > sv-dependency-builds
comparison src/fftw-3.3.3/m4/Makefile.am @ 95:89f5e221ed7b
Add FFTW3
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Wed, 20 Mar 2013 15:35:50 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
94:d278df1123f9 | 95:89f5e221ed7b |
---|---|
1 EXTRA_DIST = acx_mpi.m4 acx_pthread.m4 ax_cc_maxopt.m4 \ | |
2 ax_check_compiler_flags.m4 ax_compiler_vendor.m4 \ | |
3 ax_gcc_aligns_stack.m4 ax_gcc_version.m4 ax_openmp.m4 | |
4 | |
5 # libtool sticks a bunch of extra .m4 files in this directory, | |
6 # but they don't seem to be needed for the distributed tarball | |
7 # (they aren't needed for configure && make, and boostrapping | |
8 # will regenerate them anyway). |