From a7e7cb5e7eb7fbd9cffdef021ba42190b616f738 Mon Sep 17 00:00:00 2001
From: H William Welliver <william@welliver.org>
Date: Tue, 15 Dec 2020 14:00:36 -0500
Subject: [PATCH] Changes: one last change

---
 CHANGES | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGES b/CHANGES
index 347639b36e..e18f0a3425 100644
--- a/CHANGES
+++ b/CHANGES
@@ -403,6 +403,13 @@ o Tools.Standalone.httpserver
 Building & Tools
 ----------------
 
+o Add --with-exclude-site-prefixes configure option.
+
+  This will cause any directory specified in this option to be
+  excluded from the search path for binaries/includes/libraries. This
+  option will override any paths found by other means, allowing "system"
+  directories like /usr/local to be exluded for making binary distributions.
+
 o Drop support for Postgres 7.1.
 
 o Fix compilation with Nettle 3.1.1.
-- 
GitLab