comparison 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
comparison
equal deleted inserted replaced
29:a9154a4599c2 30:4df9012cebf1
1 /* config.h.in. Generated from configure.in by autoheader. */ 1 /* config.h.in. Generated from configure.in by autoheader. */
2
3 /* Build the fft functions */
4 #undef BUILD_FFT
2 5
3 /* Build the pd example */ 6 /* Build the pd example */
4 #undef BUILD_PD_EXAMPLE 7 #undef BUILD_PD_EXAMPLE
5 8
6 /* Build the simpletest example */ 9 /* Build the simpletest example */
7 #undef BUILD_SIMPLETEST 10 #undef BUILD_SIMPLETEST
8
9 /* Build the vector functions */
10 #undef BUILD_VECTOR
11 11
12 /* Define to enable debug */ 12 /* Define to enable debug */
13 #undef DEBUG 13 #undef DEBUG
14 14
15 /* Define to 1 if you have the <dlfcn.h> header file. */ 15 /* Define to 1 if you have the <dlfcn.h> header file. */