X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=config.h.in;h=0d2b7ee603a6bb3b176f886c9ab4b6641f2a00a1;hb=f5626be739a1e1b61f89d7a389be3c4b5d4d9128;hp=c16ea582620ab5718356206703b1c7b1bbad630d;hpb=0fcd0b073253bccc83a8a8dbd91bdcceaf6e2bf0;p=swftools.git 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