pgsql/ /configure.in oc/src/sgml/installation. ...
CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: momjian@hub.org 01/05/09 15:19:00
Modified files:
. : configure.in
doc/src/sgml : installation.sgml
src : Makefile.global.in
src/pl/tcl : Makefile
Added files:
src/pl/tcl/modules: pltcl_delmod.in pltcl_listmod.in
pltcl_loadmod.in
Removed files:
src/pl/tcl/modules: pltcl_delmod pltcl_listmod pltcl_loadmod
Log message:
This patch adds a new configure option --with-pltcl-unknown which
enables pltcl unknown support.
Also it adds substituting of tclsh with tclsh that was by configure in
pltcl_*mod scripts. For example, On freebsd, tclsh can be called
tclsh8.2 or
tclsh8.3 depending on installed version of Tcl.
After patching files
src/pl/tcl/modules/pltcl_listmod
src/pl/tcl/modules/pltcl_loadmod
src/pl/tcl/modules/pltcl_delmod
must be renamed(copied,repocopied) to
src/pl/tcl/modules/pltcl_listmod.in
src/pl/tcl/modules/pltcl_loadmod.in
src/pl/tcl/modules/pltcl_delmod.in
seva@sevasoft.kiev.ua
Bruce Momjian - CVS <momjian@hub.org> writes:
Modified files:
. : configure.in
Seems you forgot something ...
regards, tom lane
Bruce Momjian - CVS <momjian@hub.org> writes:
Modified files:
. : configure.inSeems you forgot something ...
I run autoconf on hub, not locally.
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026