summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorm-holger <m-holger@kubitscheck.org>2023-06-14 17:30:38 +0200
committerm-holger <m-holger@kubitscheck.org>2023-06-14 17:30:38 +0200
commit33f207ca74f17763d555031e026c9c0490709976 (patch)
tree64ecc4e04c13fdc63104408a9cc55c886a77de92 /manual
parent6e6a73d28f5f61f038209a61a3e85995dc71aa32 (diff)
downloadqpdf-33f207ca74f17763d555031e026c9c0490709976.tar.zst
Add FUTURE build option
Diffstat (limited to 'manual')
-rw-r--r--manual/installation.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/manual/installation.rst b/manual/installation.rst
index 7b57ef2a..cef2c9a5 100644
--- a/manual/installation.rst
+++ b/manual/installation.rst
@@ -277,6 +277,11 @@ BUILD_SHARED_LIBS, BUILD_STATIC_LIBS
compiled executables can find the DLL. Updating your path is not
necessary if you build with static libraries only.
+FUTURE
+ This option enables changes planned for the next major release to be
+ included. These changes are ABI breaking and are subject to change. They
+ are NOT part of the stable API.
+
QTEST_COLOR
Turn this on or off to control whether qtest uses color in its
output.