X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=config.h.in;fp=config.h.in;h=0d2b7ee603a6bb3b176f886c9ab4b6641f2a00a1;hp=c16ea582620ab5718356206703b1c7b1bbad630d;hb=6a9b6e5aa1a9f22246a73f1abdc7e6e352aca38b;hpb=cb94aa80a3667d63e434716e4cc82ea173365637 diff --git a/config.h.in b/config.h.in index c16ea58..0d2b7ee 100644 --- a/config.h.in +++ b/config.h.in @@ -82,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 @@ -115,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