pdf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[pdf-devel] Fix compilation of unit tests when libz not available


From: Aleksander Morgado
Subject: [pdf-devel] Fix compilation of unit tests when libz not available
Date: Thu, 1 Jan 2009 19:00:45 +0100

Hi all,

Seems that PDF_STM_FILTER_FLATE_DEC and PDF_STM_FILTER_FLATE_ENC are
only defined when libz is available (HAVE_LIBZ defined). As this is an
optional feature, compilation shouldn't crash if libz not available
(as in typical mingw compilation).

The following patch fixes the issue disabling the corresponding UT
when libz is not available.

Cheers,
-Aleksander

Attachment: libz_ut_fix.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]