public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Patches to various tcl related directories - 2/4
@ 2000-06-27 14:54 Syd Polk
  0 siblings, 0 replies; only message in thread
From: Syd Polk @ 2000-06-27 14:54 UTC (permalink / raw)
  To: insight, sourcenav

tcl/ChangeLog:

2000-05-23  Syd Polk  <spolk@redhat.com>

	* unix/Makefile.in: Calculate TCL_BIN_DIR.
	* win/Makefile.in: Calculate TCL_BIN_DIR.
	* unix/tclConfig.sh.in: Export TCL_BIN_DIR.

Index: unix/configure.in
===================================================================
RCS file: /cvs/src/src/tcl/unix/configure.in,v
retrieving revision 1.1.1.1
diff -r1.1.1.1 configure.in
1341a1342
 > TCL_BIN_DIR="`pwd`"
1385a1387
 > AC_SUBST(TCL_BIN_DIR)
Index: unix/tclConfig.sh.in
===================================================================
RCS file: /cvs/src/src/tcl/unix/tclConfig.sh.in,v
retrieving revision 1.1.1.1
diff -r1.1.1.1 tclConfig.sh.in
39a40,42
 > # The directory the Tcl binaries are being built to.
 > TCL_BIN_DIR='@TCL_BIN_DIR@'
 >
Index: win/configure.in
===================================================================
RCS file: /cvs/src/src/tcl/win/configure.in,v
retrieving revision 1.1.1.1
diff -r1.1.1.1 configure.in
80a81
 > TCL_BIN_DIR=`pwd`
102a104
 > AC_SUBST(TCL_BIN_DIR)

Syd Polk		spolk@redhat.com
Engineering Manager	+1 415 777 9810 x 241
Red Hat, Inc.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-06-27 14:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-27 14:54 Patches to various tcl related directories - 2/4 Syd Polk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).