Mercurial > hg > vamp-aubio-plugins
diff 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 diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/config.h Tue Dec 04 17:36:47 2012 +0000 @@ -0,0 +1,15 @@ + +#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