1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Change --with-pltcl-unknown to --enable-pltcl-unknown

This commit is contained in:
Bruce Momjian
2001-05-09 19:41:57 +00:00
parent f598201348
commit acd16eadf5
2 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.46 2001/05/09 19:19:00 momjian Exp $ -->
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.47 2001/05/09 19:41:57 momjian Exp $ -->
<chapter id="installation">
<title><![%flattext-install-include[<productname>PostgreSQL</>]]>
@ -588,7 +588,7 @@ su - postgres
</varlistentry>
<varlistentry>
<term>--with-pltcl-unknown</term>
<term>--enable-pltcl-unknown</term>
<listitem>
<para>
Enables enables PL/Tcl unknown support.