annotate src/fftw-3.3.8/m4/Makefile.am @ 82:d0c2a83c1364

Add FFTW 3.3.8 source, and a Linux build
author Chris Cannam
date Tue, 19 Nov 2019 14:52:55 +0000
parents
children
rev   line source
Chris@82 1 EXTRA_DIST = acx_mpi.m4 acx_pthread.m4 ax_cc_maxopt.m4 \
Chris@82 2 ax_check_compiler_flags.m4 ax_compiler_vendor.m4 \
Chris@82 3 ax_gcc_aligns_stack.m4 ax_gcc_version.m4 ax_openmp.m4
Chris@82 4
Chris@82 5 # libtool sticks a bunch of extra .m4 files in this directory,
Chris@82 6 # but they don't seem to be needed for the distributed tarball
Chris@82 7 # (they aren't needed for configure && make, and boostrapping
Chris@82 8 # will regenerate them anyway).