summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
diff options
context:
space:
mode:
authorstanton <stanton>1999-04-30 22:49:53 (GMT)
committerstanton <stanton>1999-04-30 22:49:53 (GMT)
commit5cdefcdad94ffccdb1806f9dc687e439a3a7dcb8 (patch)
tree2791311126f6b086b8e9262a868488a337f63381 /unix/configure.in
parent464f20ba3977eea97bee1f99f62785f3657b89f3 (diff)
downloadtk-5cdefcdad94ffccdb1806f9dc687e439a3a7dcb8.zip
tk-5cdefcdad94ffccdb1806f9dc687e439a3a7dcb8.tar.gz
tk-5cdefcdad94ffccdb1806f9dc687e439a3a7dcb8.tar.bz2
* Merged changes from 8.1.0 branch
Diffstat (limited to 'unix/configure.in')
-rw-r--r--unix/configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/unix/configure.in b/unix/configure.in
index baf20e1..b5b31cf 100644
--- a/unix/configure.in
+++ b/unix/configure.in
@@ -3,12 +3,12 @@ dnl This file is an input file used by the GNU "autoconf" program to
dnl generate the file "configure", which is run during Tk installation
dnl to configure the system for the local environment.
AC_INIT(../generic/tk.h)
-# RCS: @(#) $Id: configure.in,v 1.31 1999/04/21 21:53:31 rjohnson Exp $
+# RCS: @(#) $Id: configure.in,v 1.32 1999/04/30 22:49:57 stanton Exp $
TK_VERSION=8.1
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=1
-TK_PATCH_LEVEL=0
+TK_PATCH_LEVEL=
VERSION=${TK_VERSION}
if test "${prefix}" = "NONE"; then
value='mistake_20110314a'>mistake_20110314a Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/doc/namespace.n
Commit message (Expand)AuthorAgeFilesLines
* Eliminate exess spacings in remaining doc pagesjan.nijtmans2016-03-081-1/+1
* Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and...jan.nijtmans2013-11-051-1/+1
|\
| * Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and...jan.nijtmans2013-11-051-1/+1
* | More extensive use of the techniques to improve other edge cases in ensemble ...dkf2013-01-281-1/+1
* | [Bug 3528418]: Document what is going on with respect to qualification ofdkf2012-05-251-1/+4
|\ \ | |/
| * [Bug 3528418]: Document what is going on with respect to qualification ofdkf2012-05-251-1/+4
* | merge 8.5dgp2011-03-141-1/+1
|\ \ | |/
| * merge 8.4dgp2011-03-141-1/+1
| |\
| | * whitespace tidydgp2011-03-141-1/+1
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-3/+1
|\ \ \ | |/ /
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-3/+1
| |\ \ | | |/
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | * Corrected example that confused [namespace which] and [namespace origin]dgp2005-05-121-2/+2
| | * Yet more doc update backportingdkf2004-10-271-92/+137
| * | [Bug 2921538]: Updated example to not be quite so ancient.dkf2009-12-271-3/+7
| * | * doc/namespace.n: fix [Bug 2098441]Miguel Sofer2008-09-071-2/+2
* | | [Bug 2921538]: Updated example to not be quite so ancient.dkf2009-12-271-3/+4
* | | Formatting correctiondkf2009-11-081-3/+3
* | | Clarified [namespace import] and NAME RESOLUTIONdkf2009-11-051-74/+83
* | | * doc/namespace.n: the description of [namespace unknown] failedMiguel Sofer2009-09-231-2/+3
* | | Improve clarity of formatting.dkf2008-10-171-1/+50
* | | Implement TIP 314. [Patch 1901783]dkf2008-09-281-1/+29
* | | TIP #323 IMPLEMENTATION (partial)dgp2008-09-261-3/+3
* | | * doc/namespace.n: fix [Bug 2098441]Miguel Sofer2008-09-071-2/+2
* | | Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fixdkf2008-06-291-12/+29
|/ /
* | Minor tidying up. [Bug 1909019]dkf2008-03-061-22/+24
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * doc/namespace.n: Documentation for zero-argument form ofdgp2007-12-061-3/+19
* | Eliminate misuse of .brdkf2007-10-301-4/+11
* | Typo [Bug 1811621]dkf2007-10-301-3/+2
* | Next stage of doing GOOBE improvements to documentation now that the html gen...dkf2007-10-291-13/+13
* | * doc/apply.n: fixed example [Bug 1811791]Miguel Sofer2007-10-271-2/+2
* | * changes: Updated for 8.5b2 release.core_8_5_b2dgp2007-10-261-11/+10
* | Lots of improvements to look and feel of manual pagesdkf2007-10-241-10/+11
* | bugfix, docs clarification and new tests for 'namespace upvar' [Bug 1546833]Miguel Sofer2006-08-261-3/+6
* | TIP#181 IMPLEMENTATIONdgp2006-02-011-1/+12
* | TIP#250 IMPLEMENTATIONdgp2006-02-011-2/+9
* | TIP#229 implementationdkf2005-05-301-5/+31
* | Corrected example that confused [namespace which] and [namespace origin]dgp2005-05-12