From 6eeb126390f05a757f4060b2bae694de1eb4f4b3 Mon Sep 17 00:00:00 2001 From: Jamie Bullock Date: Tue, 10 Oct 2006 09:20:33 +0000 Subject: Build system tweaks --- config.h.in | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 01dc576..0735bf0 100644 --- a/config.h.in +++ b/config.h.in @@ -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 header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H -/* Define to 1 if you have the header file. */ +/* Define to 1 if you have the header file. */ @@ -18,7 +24,10 @@ /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H -/* Define to 1 if you have the header file. */ +/* Define to 1 if you have the header file. */ +#undef HAVE_STDIO_H + +/* Define to 1 if you have the header file. */ -- cgit v1.2.3