view config.h @ 41:b221ebf3c592

Update for local subrepo aubio build
author Chris Cannam <cannam@all-day-breakfast.com>
date Tue, 04 Dec 2012 17:36:47 +0000
parents
children d2fcd8adc3ac
line wrap: on
line source

#define HAVE_FFTW3 1
#define HAVE_FFTW3F 1

#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