Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4029:5bb998bf84bd
[xemacs-hg @ 2007-06-22 17:26:20 by stephent]
Fix C++ build per <87sl8j51tc.fsf@uwakimon.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Fri, 22 Jun 2007 17:26:22 +0000 |
parents | f386b9b92417 |
children | 5bc9d592760f |
comparison
equal
deleted
inserted
replaced
4028:f386b9b92417 | 4029:5bb998bf84bd |
---|---|
1 2007-06-23 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * sysdep.h (environ): Needs to be in C_DECLS for C++ build. | |
4 | |
1 2007-06-23 Stephen J. Turnbull <stephen@xemacs.org> | 5 2007-06-23 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 6 |
3 * compiler.h: Try to use USED with more compilers. Thanks, Jerry! | 7 * compiler.h: Try to use USED with more compilers. Thanks, Jerry! |
4 | 8 |
5 2007-06-22 Aidan Kehoe <kehoea@parhasard.net> | 9 2007-06-22 Aidan Kehoe <kehoea@parhasard.net> |