From owner-cvs-user Tue Dec 17 05:08:18 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id FAA22554 for cvs-user-outgoing; Tue, 17 Dec 1996 05:08:18 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id FAA22545; Tue, 17 Dec 1996 05:08:13 -0800 (PST) Date: Tue, 17 Dec 1996 05:08:13 -0800 (PST) From: Peter Wemm Message-Id: <199612171308.FAA22545@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/tools/tools/tcl_bmake mkMakefile.sh Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/12/17 05:08:12 Modified: tools/tools/tcl_bmake mkMakefile.sh Log: Fix the 'info sharedlibextention' output in tclsh which was caused by a missing define during the libtcl build. This is needed to get Tclmidi 3.1 to work. This should close PR#2006 This should also go into 2.2, like the previous commit. Submitted by: A JOSEPH KOSHY Revision Changes Path 1.18 +3 -3 src/tools/tools/tcl_bmake/mkMakefile.sh