X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=config.h.in;h=0d2b7ee603a6bb3b176f886c9ab4b6641f2a00a1;hp=602294d90ce9c8a6628cd6079705fe2b1d8051f7;hb=e3f35893d64112de70839da517c31e239a250b6a;hpb=8a36aae086ac8f9ff6814fd0a2d8c5829b80594b diff --git a/config.h.in b/config.h.in index 602294d..0d2b7ee 100644 --- a/config.h.in +++ b/config.h.in @@ -13,12 +13,11 @@ /* Define to `unsigned' if doesn't define. */ #undef size_t +#undef SIZEOF_SIGNED_CHAR +#undef SIZEOF_SIGNED_SHORT #undef SIZEOF_SIGNED -#undef SIZEOF_UNSIGNED -#undef SIZEOF_SIGNED_LONG -#undef SIZEOF_UNSIGNED_LONG #undef SIZEOF_SIGNED_LONG_LONG -#undef SIZEOF_UNSIGNED_LONG_LONG +#undef SIZEOF_VOIDP /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS @@ -83,6 +82,9 @@ /* Define if you have the stat function. */ #undef HAVE_STAT +/* Define if you have the mmap function. */ +#undef HAVE_MMAP + /* Define if you have the header file. */ #undef HAVE_DIRENT_H @@ -116,6 +118,9 @@ /* Define if you have the header file. */ #undef HAVE_SYS_STAT_H +/* Define if you have the header file. */ +#undef HAVE_SYS_MMAN_H + /* Define if you have the header file. */ #undef HAVE_SYS_TYPES_H