Mercurial > hg > xemacs-beta
diff ChangeLog @ 505:6495d35ba9df
[xemacs-hg @ 2001-05-05 08:26:03 by martinb]
Fix default value for opsys
author | martinb |
---|---|
date | Sat, 05 May 2001 08:26:04 +0000 |
parents | 0edeb854dc7e |
children | 768853052061 |
line wrap: on
line diff
--- a/ChangeLog Sat May 05 08:19:18 2001 +0000 +++ b/ChangeLog Sat May 05 08:26:04 2001 +0000 @@ -1,3 +1,10 @@ +2001-05-04 Martin Buchholz <martin@xemacs.org> + + * configure.in (opsys): + Use lower-case `uname -s` as the default value for opsys. + The previous code effectively did the non-sensical + opsys=$canonical because [] magically disappear in configure.in. + 2001-04-18 Martin Buchholz <martin@xemacs.org> * XEmacs 21.5.0 "alfalfa" is released.