datatype boolean added.
authorkramm <kramm>
Tue, 4 Dec 2001 08:30:16 +0000 (08:30 +0000)
committerkramm <kramm>
Tue, 4 Dec 2001 08:30:16 +0000 (08:30 +0000)
config.h.in

index 6e7ee59..fac1744 100644 (file)
 /* Version number of package */
 #undef VERSION
 
+/* Typedefs */
+#undef boolean 
+