X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=config.h.in;h=fac174435bccae5653ba99f301dd7c0777cb561e;hb=63c8164e000273533fb1034c54b30368c330419d;hp=b7a1e4d20a5ea342ef53cc188735f62088aa360f;hpb=fc554a43712b76d16b41ec77dd311b4a78b1ef6b;p=swftools.git diff --git a/config.h.in b/config.h.in index b7a1e4d..fac1744 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,6 @@ /* Version number of package */ #undef VERSION +/* Typedefs */ +#undef boolean +