aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index f9484df226d..de62622fec8 100644
--- a/INSTALL
+++ b/INSTALL
@@ -115,6 +115,10 @@ To install PostgreSQL on UNIX platforms:
--disable-locale Disables USE_LOCALE
+ --enable-cassert Enables ASSERT_CHECKING (default)
+
+ --disable-cassert Disables ASSERT_CHECKING
+
--with-template=TEMPLATE
Use template file TEMPLATE - the template files are
assumed to be in the directory src/template, so look