Skip to content

Commit c310d28

Browse files
committed
Remove TCL docs.
1 parent 6ef7714 commit c310d28

File tree

7 files changed

+7
-2050
lines changed

7 files changed

+7
-2050
lines changed

doc/src/sgml/filelist.sgml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/filelist.sgml,v 1.36 2004/04/09 18:03:13 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/filelist.sgml,v 1.37 2004/04/20 01:11:49 momjian Exp $ -->
22

33
<!entity history SYSTEM "history.sgml">
44
<!entity info SYSTEM "info.sgml">
@@ -50,7 +50,6 @@
5050
<!entity func-ref SYSTEM "func-ref.sgml">
5151
<!entity infoschema SYSTEM "information_schema.sgml">
5252
<!entity libpq SYSTEM "libpq.sgml">
53-
<!entity libpgtcl SYSTEM "libpgtcl.sgml">
5453
<!entity lobj SYSTEM "lobj.sgml">
5554
<!entity rules SYSTEM "rules.sgml">
5655
<!entity spi SYSTEM "spi.sgml">

doc/src/sgml/installation.sgml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.196 2004/02/27 01:23:18 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.197 2004/04/20 01:11:49 momjian Exp $ -->
22

33
<chapter id="installation">
44
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -726,10 +726,7 @@ su - postgres
726726
<term><option>--with-tcl</option></term>
727727
<listitem>
728728
<para>
729-
Build components that require Tcl/Tk, which are
730-
<application>libpgtcl</>, <application>pgtclsh</>,
731-
<application>pgtksh</application>,
732-
and <application>PL/Tcl</>. But see below about
729+
Build <application>PL/Tcl</>, which requires Tcl/Tk
733730
<option>--without-tk</>.
734731
</para>
735732
</listitem>

0 commit comments

Comments
 (0)