From: Marc G. Fournier Date: Mon, 21 Apr 1997 18:26:27 +0000 (+0000) Subject: Document --enable-cassert/--disable-cassert configure options X-Git-Tag: REL6_1~286 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=435b9ed2f26a57e51a9f029250121fef2e8052b4;p=thirdparty%2Fpostgresql.git Document --enable-cassert/--disable-cassert configure options --- 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