From 26b8e9773d86c259b7faa2d20846ca5ac3862281 Mon Sep 17 00:00:00 2001 From: Jamie Bullock Date: Fri, 20 Oct 2006 12:30:46 +0000 Subject: Replaced --enable-vector with --enable-fft and improved build --- config.h.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 120d8f5..b05b0e5 100644 --- a/config.h.in +++ b/config.h.in @@ -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 -- cgit v1.2.3