Mercurial > hg > xemacs-beta
comparison lib-src/ChangeLog @ 5728:0e2f2837c2bd
Fix reversed test for the insert-data-in-exec build rule in
lib-src/Makefile.in.in. See xemacs-beta message
<CAHCOHQm+qhM5qLLhBGBfQB5hw9XzcVDJLb4fRMAc=kqRj=sddA@mail.gmail.com>.
author | Jerry James <james@xemacs.org> |
---|---|
date | Wed, 06 Mar 2013 21:05:12 -0700 |
parents | 86d33ddc7fd6 |
children | 6c2aa9851f5e |
comparison
equal
deleted
inserted
replaced
5727:86d33ddc7fd6 | 5728:0e2f2837c2bd |
---|---|
1 2013-03-06 Jerry James <james@xemacs.org> | |
2 | |
3 * Makefile.in.in: Fix reversed test for insert-data-in-exec build. | |
4 | |
1 2013-03-04 Jerry James <james@xemacs.org> | 5 2013-03-04 Jerry James <james@xemacs.org> |
2 | 6 |
3 * insert-data-in-exec.c (main): Use OFF_T, FSEEK, and FTELL macros, | 7 * insert-data-in-exec.c (main): Use OFF_T, FSEEK, and FTELL macros, |
4 and adjust variable types and printf specifiers for large file | 8 and adjust variable types and printf specifiers for large file |
5 support on supporting systems. | 9 support on supporting systems. |