From: kramm Date: Tue, 4 Dec 2001 08:30:16 +0000 (+0000) Subject: datatype boolean added. X-Git-Tag: release-0-2-1~57 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=63c8164e000273533fb1034c54b30368c330419d datatype boolean added. --- diff --git a/config.h.in b/config.h.in index 6e7ee59..fac1744 100644 --- a/config.h.in +++ b/config.h.in @@ -120,3 +120,6 @@ /* Version number of package */ #undef VERSION +/* Typedefs */ +#undef boolean +