view config.h @ 47:00312f7c69e2

Add tempo output, minor build fix
author Chris Cannam <cannam@all-day-breakfast.com>
date Wed, 05 Dec 2012 13:55:21 +0000
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