annotate fft/fftw/fftw-3.3.4/m4/Makefile.am @ 40:223f770b5341 kissfft-double tip

Try a double-precision kissfft
author Chris Cannam
date Wed, 07 Sep 2016 10:40:32 +0100
parents 26056e866c29
children
rev   line source
Chris@19 1 EXTRA_DIST = acx_mpi.m4 acx_pthread.m4 ax_cc_maxopt.m4 \
Chris@19 2 ax_check_compiler_flags.m4 ax_compiler_vendor.m4 \
Chris@19 3 ax_gcc_aligns_stack.m4 ax_gcc_version.m4 ax_openmp.m4
Chris@19 4
Chris@19 5 # libtool sticks a bunch of extra .m4 files in this directory,
Chris@19 6 # but they don't seem to be needed for the distributed tarball
Chris@19 7 # (they aren't needed for configure && make, and boostrapping
Chris@19 8 # will regenerate them anyway).