X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=config.h.in;h=fac174435bccae5653ba99f301dd7c0777cb561e;hb=63c8164e000273533fb1034c54b30368c330419d;hp=063e436bd76c06cb41cf5692ea704ec01a52f349;hpb=c6ded2d3330929c3706921ffbc09f4641d06cc81;p=swftools.git diff --git a/config.h.in b/config.h.in index 063e436..fac1744 100644 --- a/config.h.in +++ b/config.h.in @@ -81,9 +81,12 @@ /* Define if you have the header file. */ #undef HAVE_SYS_NDIR_H -/* Define if you have the header file. */ +/* Define if you have the header file. */ #undef HAVE_SYS_STAT_H +/* Define if you have the header file. */ +#undef HAVE_SYS_TYPES_H + /* Define if you have the header file. */ #undef HAVE_T1LIB_H @@ -117,3 +120,6 @@ /* Version number of package */ #undef VERSION +/* Typedefs */ +#undef boolean +