view config.h @ 45:d2fcd8adc3ac

Don't build with fftw, use Ooura instead -- fftw here needs threads, less portable
author Chris Cannam <cannam@all-day-breakfast.com>
date Wed, 05 Dec 2012 13:50:11 +0000
parents b221ebf3c592
children
line wrap: on
line source

#define HAVE_C99_VARARGS_MACROS 1

#define HAVE_LIBM 1
#define HAVE_LIMITS_H 1
#define HAVE_MATH_H 1
#define HAVE_STDARG_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1