annotate src/fftw-3.3.5/m4/Makefile.am @ 135:38d1c0e7850b
Headers for KJ/Capnp Win32
author |
Chris Cannam <cannam@all-day-breakfast.com> |
date |
Wed, 26 Oct 2016 13:18:45 +0100 |
parents |
7867fa7e1b6b |
children |
|
rev |
line source |
cannam@127
|
1 EXTRA_DIST = acx_mpi.m4 acx_pthread.m4 ax_cc_maxopt.m4 \
|
cannam@127
|
2 ax_check_compiler_flags.m4 ax_compiler_vendor.m4 \
|
cannam@127
|
3 ax_gcc_aligns_stack.m4 ax_gcc_version.m4 ax_openmp.m4
|
cannam@127
|
4
|
cannam@127
|
5 # libtool sticks a bunch of extra .m4 files in this directory,
|
cannam@127
|
6 # but they don't seem to be needed for the distributed tarball
|
cannam@127
|
7 # (they aren't needed for configure && make, and boostrapping
|
cannam@127
|
8 # will regenerate them anyway).
|