X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=config.h.in;h=cebb9fa5a30d18f0d7cfa593bf07c6f2b1c3f8b9;hb=bba795d559ad97123c2b8943b1a98a87cc50a908;hp=063e436bd76c06cb41cf5692ea704ec01a52f349;hpb=c6ded2d3330929c3706921ffbc09f4641d06cc81;p=swftools.git diff --git a/config.h.in b/config.h.in index 063e436..cebb9fa 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,8 @@ /* Version number of package */ #undef VERSION +/* Typedefs */ +#undef boolean + +/* use gzip/uncompress */ +#undef USE_GZIP