view config.h @ 51:42c9ccfe2e73

plugins/: update aubio header location to <aubio/aubio.h>
author Paul Brossier <piem@piem.org>
date Mon, 30 Dec 2013 22:48:43 -0400
parents d2fcd8adc3ac
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