Mercurial > hg > xemacs-beta
comparison lwlib/ChangeLog @ 3083:193188e494b2
[xemacs-hg @ 2005-11-22 07:14:37 by ben]
fix problems building with CVS dirs
dynodump/Makefile.in.in: Ignore errors from rm during clean.
Makefile.in.in: Ignore errors from rm during clean, to prevent problems trying to
remove lock/CVS.
Makefile.in.in: Ignore errors from rm during clean.
Makefile.in.in: Ignore errors from rm during clean.
Makefile.in.in: Ignore errors from rm during clean.
Makefile.in.in: Ignore errors from rm during clean.
common/Makefile.common: Ignore errors from rm during clean.
author | ben |
---|---|
date | Tue, 22 Nov 2005 07:14:54 +0000 |
parents | 4c038e89d563 |
children | ad2f4ae9895b |
comparison
equal
deleted
inserted
replaced
3082:990996ef092b | 3083:193188e494b2 |
---|---|
1 2005-11-22 Ben Wing <ben@xemacs.org> | |
2 | |
3 * Makefile.in.in: | |
4 Ignore errors from rm during clean. | |
5 | |
1 2005-11-16 Stephen J. Turnbull <stephen@xemacs.org> | 6 2005-11-16 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 7 |
3 * xlwcheckbox.c (CheckboxInit): Mark unused parameters. C++ | 8 * xlwcheckbox.c (CheckboxInit): Mark unused parameters. C++ |
4 correctness. | 9 correctness. |
5 (CheckboxRealize): Don't compile at all if unused. | 10 (CheckboxRealize): Don't compile at all if unused. |