X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=config.h.in;h=3b4d0457f8ec01913a0be2f34e987b0f65a929f9;hp=57052d96486a9f5141a5696a613bf667d21339e2;hb=b0dd28e6cbbab28a953f48bf3fe084a0b62fab63;hpb=3e303bea7eb10c99a7b3808f0c355ee63188eb9b diff --git a/config.h.in b/config.h.in index 57052d9..3b4d045 100644 --- a/config.h.in +++ b/config.h.in @@ -130,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 @@ -161,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 @@ -173,15 +178,6 @@ /* Define if you have the z library (-lz). */ #undef HAVE_LIBZ -/* use internal libart library */ -#undef INTERNAL_LIBART - -/* Define to 1 if you have the `art_lgpl_2' library (-lart_lgpl_2). */ -#undef HAVE_LIBART_LGPL_2 - -/* Define to 1 if you have the header file. */ -#undef HAVE_LIBART_LGPL_LIBART_H - /* Name of package */ #undef PACKAGE @@ -207,6 +203,10 @@ #undef HAVE_FONTCONFIG_H #undef HAVE_FONTCONFIG +#undef HAVE_FFTW3_H + +#undef HAVE_FFTW3 + /* have/use internal l.a.m.e. mp3 library */ #undef HAVE_LAME