summaryrefslogtreecommitdiff
path: root/README-DEV
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-01-29 23:08:12 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-01-29 23:08:12 +0300
commit018586c2aad72ee2944105d443ec98eb02aa8974 (patch)
tree0a4585c2fde5f3e430ee6100a1bb2fc9a16bb387 /README-DEV
parent0a054f609f7022f7d27f59094041641b8b48b3d8 (diff)
Release version 3.27.2+1v3.27.2+1
Enable zlib usage Stop using cc.poptions variable as it now come after c.poptions
Diffstat (limited to 'README-DEV')
-rw-r--r--README-DEV4
1 files changed, 4 insertions, 0 deletions
diff --git a/README-DEV b/README-DEV
index 34435d2..dc70319 100644
--- a/README-DEV
+++ b/README-DEV
@@ -77,6 +77,10 @@ Fedora:
--enable-threads-override-locks
--enable-load-extension
+Note that if zlib.h is present in the system then upstream's configure script
+automatically enables functionality that uses zlib, which is the case for both
+distributions.
+
Translating the configure script options into the macro definitions and adding
the unconditionally defined macros (see upstream's Makefile.am for details) we
end up with: