Index of /www001/src/ports/databases/pgtcl/work/pgtcl1.6.0/tclconfig

      Name                    Last modified       Size  Description

[DIR] Parent Directory 01-Jan-2008 17:34 - [   ] ChangeLog 15-Jan-2007 18:43 22k [   ] install-sh 15-Jan-2007 18:43 2k [   ] tcl.m4 15-Jan-2007 18:43 121k

Note:
This directory tclconfig/ is copied from TEA, Tcl Extension Architecture.
See its README below. Only the file install-sh is used directly by pgtcl-ng
though. Portions of tcl.m4 have been used in ../aclocal.m4, for reasons
explained therein.

--------------------------------------------------------------------------

These files comprise the basic building blocks for a Tcl Extension
Architecture (TEA) extension.  For more information on TEA see:

	http://www.tcl.tk/doc/tea/

This package is part of the Tcl project at SourceForge, and latest
sources should be available there:

	http://tcl.sourceforge.net/

This package is a freely available open source package.  You can do
virtually anything you like with it, such as modifying it, redistributing
it, and selling it either in whole or in part.

CONTENTS
========
The following is a short description of the files you will find in
the sample extension.

README.txt	This file

install-sh	Program used for copying binaries and script files
		to their install locations.

tcl.m4		Collection of Tcl autoconf macros.  Included by a package's
		aclocal.m4 to define TEA_* macros.