X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=config.h.in;h=e91ada77bc441de02dc082dc2041b292d9226e4b;hb=580c48fef10df9184cf2728338e89f7db0fef2f5;hp=c16ea582620ab5718356206703b1c7b1bbad630d;hpb=0fcd0b073253bccc83a8a8dbd91bdcceaf6e2bf0;p=swftools.git diff --git a/config.h.in b/config.h.in index c16ea58..e91ada7 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 @@ -124,6 +130,9 @@ /* Define if you have the header file. */ #undef HAVE_ZLIB_H +/* Define if you have the header file. */ +#undef HAVE_PDFLIB_H + /* Define if you have the header file. */ #undef HAVE_AVIFILE_VERSION_H @@ -155,9 +164,11 @@ #undef HAVE_OUTPUTDEV_H /* Define if you have the jpeg library (-ljpeg). */ -/* Define if you have the jpeg library (-ljpeg). */ #undef HAVE_LIBJPEG +/* Define if you have the jpeg library (-ljpeg). */ +#undef HAVE_LIBPDF + /* Define if you have the m library (-lm). */ #undef HAVE_LIBM @@ -213,6 +224,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