From owner-cvs-lib Wed Oct 30 00:49:43 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA17897 for cvs-lib-outgoing; Wed, 30 Oct 1996 00:49:43 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA17873; Wed, 30 Oct 1996 00:49:35 -0800 (PST) Date: Wed, 30 Oct 1996 00:49:35 -0800 (PST) From: Peter Wemm Message-Id: <199610300849.AAA17873@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libtcl Makefile tclConfig.sh Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/10/30 00:49:34 Modified: lib/libtcl Makefile tclConfig.sh Log: Regenerate. No changes other than "instructions" for what other tools that use this .. "interesting" .. system should name their shared libraries. This was broken for some tools (eg: expect-5.21) even for the native tcl build (ie, it would end up using libexpect521.so, not libexpect521.so.1.0) Revision Changes Path 1.11 +2 -2 src/lib/libtcl/Makefile 1.5 +2 -2 src/lib/libtcl/tclConfig.sh