diff options
author | mdejong <mdejong> | 2002-07-19 20:31:59 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2002-07-19 20:31:59 (GMT) |
commit | fad0ed435d992bfb98d700b8adf7931664c8ee5f (patch) | |
tree | 6ec5077621c092ec3430deeb4f43c3d107d98142 /ChangeLog | |
parent | 300f9d752f0e612631b9224f3c6a68054e2a6476 (diff) | |
download | tk-fad0ed435d992bfb98d700b8adf7931664c8ee5f.zip tk-fad0ed435d992bfb98d700b8adf7931664c8ee5f.tar.gz tk-fad0ed435d992bfb98d700b8adf7931664c8ee5f.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 |