X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=config.h.in;h=57052d96486a9f5141a5696a613bf667d21339e2;hb=5ecffaed1b9b648c52ddd99d8c879f6ab1280575;hp=c16ea582620ab5718356206703b1c7b1bbad630d;hpb=0fcd0b073253bccc83a8a8dbd91bdcceaf6e2bf0;p=swftools.git diff --git a/config.h.in b/config.h.in index c16ea58..57052d9 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 @@ -213,6 +219,8 @@ /* Define to 1 if this machine has network byte order*/ #undef WORDS_BIGENDIAN +#undef LOWERCASE_UPPERCASE + /* Define to 0 on non-windows systems */ #undef O_BINARY