Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 5724:ede80ef92a74
Make soft links in src for module source files, if built in to the executable.
This ensures that those files are built with the same compiler flags as all
other source files.
See these xemacs-beta messages:
<CAHCOHQn+q=Xuwq+y68dvqi7afAP9f-TdB7=8YiZ8VYO816sjHg@mail.gmail.com>
<f5by5ejqiyk.fsf@calexico.inf.ed.ac.uk>
author | Jerry James <james@xemacs.org> |
---|---|
date | Sat, 02 Mar 2013 14:32:37 -0700 |
parents | fffa15138019 |
children | 86d33ddc7fd6 |
line wrap: on
line diff
--- a/src/ChangeLog Fri Feb 22 16:18:37 2013 +0100 +++ b/src/ChangeLog Sat Mar 02 14:32:37 2013 -0700 @@ -1,3 +1,9 @@ +2013-03-02 Jerry James <james@xemacs.org> + + * Makefile.in.in: If modules are built into the executable, assume + that module source files are available in the current directory, + since configure now creates soft links for them. + 2013-02-22 Michael Sperber <mike@xemacs.org> * event-stream.c (post_command_hook): Don't complain about throws