diff options
author | mdejong <mdejong> | 2002-07-19 20:31:59 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2002-07-19 20:31:59 (GMT) |
commit | 5c708a43ae7ec6e3cd2bc575a595265a2b08bc7e (patch) | |
tree | 6ec5077621c092ec3430deeb4f43c3d107d98142 /ChangeLog | |
parent | 1400546fa954b8c43cf850b7f1705fbd28a0bd9e (diff) | |
download | tk-5c708a43ae7ec6e3cd2bc575a595265a2b08bc7e.zip tk-5c708a43ae7ec6e3cd2bc575a595265a2b08bc7e.tar.gz tk-5c708a43ae7ec6e3cd2bc575a595265a2b08bc7e.tar.bz2 |
* unix/configure:
* unix/configure.in:
* win/configure:
* win/configure.in: Add AC_PREREQ(2.13) in an attempt
to make it more clear that the configure scripts
must be generated with autoconf version 2.13.
[Tcl Bug 583573]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2002-07-19 Mo DeJong <mdejong@users.sourceforge.net> + + * unix/configure: + * unix/configure.in: + * win/configure: + * win/configure.in: Add AC_PREREQ(2.13) in an attempt + to make it more clear that the configure scripts + must be generated with autoconf version 2.13. + [Tcl Bug 583573] + 2002-07-19 D. Richard Hipp <drh@hwaci.com> * library/mkpsec.tcl: Fix a bug that was causing postscript generation |