X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=config.h.in;fp=config.h.in;h=39a686a011b4b97cdb51d4b647757745c9259d80;hp=ecd4eff42208117e351c08cbae843cda5febd491;hb=b531344ef6795f9329c7593752394fa7a054ff3d;hpb=1af72ec873aa17b31c75613443d039652b64544c diff --git a/config.h.in b/config.h.in index ecd4eff..39a686a 100644 --- a/config.h.in +++ b/config.h.in @@ -159,6 +159,15 @@ /* 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