diff config.h.in @ 29:a9154a4599c2

Added simpletest example
author Jamie Bullock <jamie@postlude.co.uk>
date Fri, 20 Oct 2006 11:30:55 +0000
parents c9223f9082e0
children 4df9012cebf1
line wrap: on
line diff
--- a/config.h.in	Wed Oct 18 20:06:45 2006 +0000
+++ b/config.h.in	Fri Oct 20 11:30:55 2006 +0000
@@ -3,6 +3,9 @@
 /* Build the pd example */
 #undef BUILD_PD_EXAMPLE
 
+/* Build the simpletest example */
+#undef BUILD_SIMPLETEST
+
 /* Build the vector functions */
 #undef BUILD_VECTOR