annotate src/fftw-3.3.5/m4/Makefile.am @ 55:284acf908dcd

Add source for PortAudio stable v190600_20161030
author Chris Cannam
date Tue, 03 Jan 2017 13:44:07 +0000
parents 2cd0e3b3e1fd
children
rev   line source
Chris@42 1 EXTRA_DIST = acx_mpi.m4 acx_pthread.m4 ax_cc_maxopt.m4 \
Chris@42 2 ax_check_compiler_flags.m4 ax_compiler_vendor.m4 \
Chris@42 3 ax_gcc_aligns_stack.m4 ax_gcc_version.m4 ax_openmp.m4
Chris@42 4
Chris@42 5 # libtool sticks a bunch of extra .m4 files in this directory,
Chris@42 6 # but they don't seem to be needed for the distributed tarball
Chris@42 7 # (they aren't needed for configure && make, and boostrapping
Chris@42 8 # will regenerate them anyway).