diff options
author | Andrey Borzenkov <bor@users.sourceforge.net> | 2001-06-06 11:38:29 +0000 |
---|---|---|
committer | Andrey Borzenkov <bor@users.sourceforge.net> | 2001-06-06 11:38:29 +0000 |
commit | 19db317af38996f7aee0d657a93a72124597dfcb (patch) | |
tree | 5e1b360a6bfa310089974c7c21c381e60c2fadc8 /ChangeLog | |
parent | 78087d2e8d68b62127297c720046251735b2c663 (diff) | |
download | zsh-19db317af38996f7aee0d657a93a72124597dfcb.tar.gz zsh-19db317af38996f7aee0d657a93a72124597dfcb.tar.xz zsh-19db317af38996f7aee0d657a93a72124597dfcb.zip |
14758: use host_os instead of ac_cv_cygwin
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c7994e629..5a72c86da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,9 @@ 2001-06-06 Andrej Borsenkow <bor@zsh.org> + * 14758: zshconfig.ac: no more ac_cv_cygwin in autoconf-2.50; + use host_os instead + * unposted; based on 14679 (me) and 14693 (Bart): configure.ac, zshconfig.ac, .distfiles, Makefile.in, configure.in, Src/mkmakemod.sh: Allow processing by both autoconf-2.13 and autoconf-2.50; remove |