Mercurial > hg > xemacs-beta
comparison ChangeLog @ 1470:1364f9716d7b
[xemacs-hg @ 2003-05-10 02:57:05 by youngs]
2003-05-10 Steve Youngs <youngs@xemacs.org>
* Revert this patch:
2003-05-01 Andrew Begel <abegel@CS.Berkeley.EDU>
* configure.in: Move module detection to after src/ is added to
MAKE_SUBDIR. On MacOS X, building modules requires xemacs to
already be built.
* aclocal.m4 (XE_SHLIB_STUFF): Properly define ellcc flags for
MacOS X.
It was stopping certain libs from making their way into the
Makefiles.
* configure: Regenerate.
author | youngs |
---|---|
date | Sat, 10 May 2003 02:57:07 +0000 |
parents | b02bdcffb55f |
children | 1fcb2428fee7 |
comparison
equal
deleted
inserted
replaced
1469:51cfeb2ed271 | 1470:1364f9716d7b |
---|---|
1 2003-05-10 Steve Youngs <youngs@xemacs.org> | |
2 | |
3 * Revert this patch: | |
4 2003-05-01 Andrew Begel <abegel@CS.Berkeley.EDU> | |
5 | |
6 * configure.in: Move module detection to after src/ is added to | |
7 MAKE_SUBDIR. On MacOS X, building modules requires xemacs to | |
8 already be built. | |
9 * aclocal.m4 (XE_SHLIB_STUFF): Properly define ellcc flags for | |
10 MacOS X. | |
11 It was stopping certain libs from making their way into the | |
12 Makefiles. | |
13 | |
14 * configure: Regenerate. | |
15 | |
1 2003-05-09 Stephen J. Turnbull <stephen@xemacs.org> | 16 2003-05-09 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 17 |
3 * configure.in: Revert Steve Youngs's patch, and set default for | 18 * configure.in: Revert Steve Youngs's patch, and set default for |
4 ESD in the Defaults section. Improve comments. | 19 ESD in the Defaults section. Improve comments. |
5 | 20 |