Mercurial > hg > xemacs-beta
comparison lib-src/ChangeLog @ 1886:ee0959363838
[xemacs-hg @ 2004-01-27 17:49:44 by james]
Pass $(ldflags) to mmencode and make-path builds.
author | james |
---|---|
date | Tue, 27 Jan 2004 17:49:44 +0000 |
parents | 543769b89fed |
children | ebb2b9148aad |
comparison
equal
deleted
inserted
replaced
1885:51ce4f55d8c3 | 1886:ee0959363838 |
---|---|
1 2004-01-21 Jerry James <james@xemacs.org> | |
2 | |
3 * Makefile.in.in (mmencode): Pass $(ldflags) to the compiler. | |
4 * Makefile.in.in (make-path): Ditto. | |
5 | |
1 2003-10-13 Jerry James <james@xemacs.org> | 6 2003-10-13 Jerry James <james@xemacs.org> |
2 | 7 |
3 * ellcc.c: Remove attribute definitions, include new compiler.h | 8 * ellcc.c: Remove attribute definitions, include new compiler.h |
4 instead, and change existing uses to match new definitions. | 9 instead, and change existing uses to match new definitions. |
5 | 10 |