Mercurial > hg > libxtract
diff config.h.in @ 17:3194fd1b6205
Build system tweaks
author | Jamie Bullock <jamie@postlude.co.uk> |
---|---|
date | Tue, 10 Oct 2006 09:20:33 +0000 |
parents | b8f2448f7207 |
children | c9223f9082e0 |
line wrap: on
line diff
--- a/config.h.in Tue Oct 10 08:04:36 2006 +0000 +++ b/config.h.in Tue Oct 10 09:20:33 2006 +0000 @@ -1,15 +1,21 @@ /* config.h.in. Generated from configure.in by autoheader. */ +/* Build the pd example */ +#undef BUILD_PD_EXAMPLE + /* Build the vector functions */ #undef BUILD_VECTOR +/* Define to enable debug */ +#undef DEBUG + /* Define to 1 if you have the <dlfcn.h> header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the <inttypes.h> header file. */ #undef HAVE_INTTYPES_H -/* Define to 1 if you have the <math.h> header file. */ +/* Define to 1 if you have the <math.h */ #undef HAVE_MATH_H /* Define to 1 if you have the <memory.h> header file. */ @@ -18,7 +24,10 @@ /* Define to 1 if you have the <stdint.h> header file. */ #undef HAVE_STDINT_H -/* Define to 1 if you have the <stdlib.h> header file. */ +/* Define to 1 if you have the <stdio.h> header file. */ +#undef HAVE_STDIO_H + +/* Define to 1 if you have the <stdlib.h */ #undef HAVE_STDLIB_H /* Define to 1 if you have the <strings.h> header file. */