X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=config.h.in;h=cebb9fa5a30d18f0d7cfa593bf07c6f2b1c3f8b9;hb=bba795d559ad97123c2b8943b1a98a87cc50a908;hp=b7a1e4d20a5ea342ef53cc188735f62088aa360f;hpb=fc554a43712b76d16b41ec77dd311b4a78b1ef6b;p=swftools.git diff --git a/config.h.in b/config.h.in index b7a1e4d..cebb9fa 100644 --- a/config.h.in +++ b/config.h.in @@ -81,6 +81,12 @@ /* Define if you have the header file. */ #undef HAVE_SYS_NDIR_H +/* 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 @@ -114,3 +120,8 @@ /* Version number of package */ #undef VERSION +/* Typedefs */ +#undef boolean + +/* use gzip/uncompress */ +#undef USE_GZIP