public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Syd Polk <spolk@redhat.com>
To: insight@sourceware.cygnus.com, sourcenav@sourceware.cygnus.com
Subject: Patches to various tcl related directories - 2/4
Date: Tue, 27 Jun 2000 14:54:00 -0000	[thread overview]
Message-ID: <4.2.0.58.20000626173027.00dc9680@pop.cygnus.com> (raw)

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.



                 reply	other threads:[~2000-06-27 14:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4.2.0.58.20000626173027.00dc9680@pop.cygnus.com \
    --to=spolk@redhat.com \
    --cc=insight@sourceware.cygnus.com \
    --cc=sourcenav@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).