aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-09-14 13:38:15 +0200
committerJay Berkenbilt <ejb@ql.org>2022-09-14 13:41:13 +0200
commitfaac493a5dcbe913ccc950b92b9f8c1e8492b7ef (patch)
tree980fba10b0cc2157e2f2d0f318aedfe1516a462d /manual
parent5796475a5e0df5d2e30e8351ab6a09dcebbd1585 (diff)
downloadqpdf-faac493a5dcbe913ccc950b92b9f8c1e8492b7ef.tar.zst
Force project includes before system includes (fixes #763)
From time to time, someone has a problem because their build is grabbing an old version of qpdf header files that are installed somewhere on their system. I am hoping this will put an end to that.
Diffstat (limited to 'manual')
-rw-r--r--manual/release-notes.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/manual/release-notes.rst b/manual/release-notes.rst
index a543e203..f91c3cec 100644
--- a/manual/release-notes.rst
+++ b/manual/release-notes.rst
@@ -17,6 +17,10 @@ For a detailed list of changes, please see the file
- Some symbols were not properly exported for the Windows DLL
build.
+ - Force project-specific header files to precede all others in the
+ build so that a previous qpdf installation won't break building
+ qpdf from source.
+
- Packaging note omitted from 11.0.0 release notes:
- On GitHub, the release tags are now `vX.Y.Z` instead of