Mercurial > hg > xemacs-beta
comparison ChangeLog @ 5725:1af0602ff9a2
Fix the module build by completing removal of need_modules_common, forgotten
in the previous patch. See xemacs-patches message
<CAHCOHQmVdDxM1u_z3cMdj0tOsfVSTQ3BTZ4K_kxsDsz9V9qReQ@mail.gmail.com>.
author | Jerry James <james@xemacs.org> |
---|---|
date | Mon, 04 Mar 2013 10:24:55 -0700 |
parents | ede80ef92a74 |
children | 86d33ddc7fd6 |
comparison
equal
deleted
inserted
replaced
5724:ede80ef92a74 | 5725:1af0602ff9a2 |
---|---|
1 2013-03-04 Jerry James <james@xemacs.org> | |
2 | |
3 * configure.ac: Complete removal of need_modules_common, forgotten | |
4 in the previous patch. | |
5 | |
1 2013-03-02 Jerry James <james@xemacs.org> | 6 2013-03-02 Jerry James <james@xemacs.org> |
2 | 7 |
3 * configure.ac: Make symbolic links in src for module source files | 8 * configure.ac: Make symbolic links in src for module source files |
4 if they are built into the executable, so they are built with the | 9 if they are built into the executable, so they are built with the |
5 same CFLAGS as the non-module source files. | 10 same CFLAGS as the non-module source files. |