X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=configure;h=1d2df8605a4c49510ec8ab3863f80ce22418b98d;hp=2c9b81bd73a3dc5282181444b828b421966063a5;hb=32d41be296f2b41042c5f8fce695252b7d1d65d4;hpb=863786556422ccdf349ecc6e8222f11347fcd641 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