From 6299c64cf3351fb1935319378aed421e26ed2f90 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 13 Jan 2018 19:51:31 -0500 Subject: Use correct link directory order (fixes #158) Make sure to link from the source tree before linking from the system. In many environments, this is necessary to allow a newly built qpdf to link properly instead of trying to link or resolve libraries from an older installed version. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5c023bd3..14a9b928 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2018-01-13 Jay Berkenbilt + * Fix link order in the build to avoid conflicts when building + from source while an older version of qpdf is installed. + * Add support for TIFF predictor for LZW and Flate streams. Now all predictor functions are supported. -- cgit v1.2.3-70-g09d2