Mercurial > hg > libxtract
diff config.h.in @ 30:4df9012cebf1
Replaced --enable-vector with --enable-fft and improved build
author | Jamie Bullock <jamie@postlude.co.uk> |
---|---|
date | Fri, 20 Oct 2006 12:30:46 +0000 |
parents | a9154a4599c2 |
children | b2e7e24c9a9c |
line wrap: on
line diff
--- a/config.h.in Fri Oct 20 11:30:55 2006 +0000 +++ b/config.h.in Fri Oct 20 12:30:46 2006 +0000 @@ -1,14 +1,14 @@ /* config.h.in. Generated from configure.in by autoheader. */ +/* Build the fft functions */ +#undef BUILD_FFT + /* Build the pd example */ #undef BUILD_PD_EXAMPLE /* Build the simpletest example */ #undef BUILD_SIMPLETEST -/* Build the vector functions */ -#undef BUILD_VECTOR - /* Define to enable debug */ #undef DEBUG