X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=configure;h=1d2df8605a4c49510ec8ab3863f80ce22418b98d;hb=32d41be296f2b41042c5f8fce695252b7d1d65d4;hp=2c9b81bd73a3dc5282181444b828b421966063a5;hpb=25575497dfee1c00b9bce6c142fd5a0e754ab152;p=swftools.git diff --git a/configure b/configure index 2c9b81b..1d2df86 100755 --- a/configure +++ b/configure @@ -1996,7 +1996,7 @@ fi echo "$ac_t""$ac_cv_type_boolean" 1>&6 if test $ac_cv_type_boolean = no; then cat >> confdefs.h <<\EOF -#define boolean unsigned char +#define boolean int EOF fi