comparison 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 bee2e2568828
children 1af0602ff9a2
comparison
equal deleted inserted replaced
5722:fffa15138019 5724:ede80ef92a74
1 2013-03-02 Jerry James <james@xemacs.org>
2
3 * 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
5 same CFLAGS as the non-module source files.
6
1 2013-01-04 Stephen J. Turnbull <stephen@xemacs.org> 7 2013-01-04 Stephen J. Turnbull <stephen@xemacs.org>
2 8
3 * XEmacs 21.5.33 "horseradish" is released. 9 * XEmacs 21.5.33 "horseradish" is released.
4 10
5 2012-12-27 Robert D. Royar <xemacs@royar.org> 11 2012-12-27 Robert D. Royar <xemacs@royar.org>