diff options
author | mdejong <mdejong> | 2002-07-19 20:29:46 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2002-07-19 20:29:46 (GMT) |
commit | ca946034dc6020473c9c02c0bbc824e2084a2dd9 (patch) | |
tree | 98293ce548626789357c1e6fabbdd9a10c461459 /ChangeLog | |
parent | 2eccfe1eb7b55dbcace482cf354d831fc3a1be6a (diff) | |
download | tcl-ca946034dc6020473c9c02c0bbc824e2084a2dd9.zip tcl-ca946034dc6020473c9c02c0bbc824e2084a2dd9.tar.gz tcl-ca946034dc6020473c9c02c0bbc824e2084a2dd9.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.
[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. + [Bug 583573] + 2002-07-19 Vince Darley <vincentdarley@users.sourceforge.net> * unix/Makefile.in: fix to build on MacOS X [Bug 529801], bug |