comparison ChangeLog @ 1633:baca156a450b

[xemacs-hg @ 2003-08-19 02:11:46 by james] Make modules build and run on Cygwin and MinGW. This is the second commit to get the toplevel files that were not committed the first time.
author james
date Tue, 19 Aug 2003 02:11:49 +0000
parents 000fb15e7f54
children 712931b4b71d
comparison
equal deleted inserted replaced
1632:64eaceca611d 1633:baca156a450b
1 2003-08-18 Jerry James <james@xemacs.org>
2
3 * Makefile.in.in (GENERATED_HEADERS): Add xemacs.def.
4 * Makefile.in.in: Regenerate if xemacs.def.in.in is touched.
5 * aclocal.m4 (XE_SHLIB_STUFF): Allow modules with Cygwin.
6 * aclocal.m4 (cygwin_warn): Removed.
7 * configure.in (XE_COMPUTE_RUNPATH): Process xemacs.def.in.in.
8
1 2003-08-12 Stephen J. Turnbull <stephen@xemacs.org> 9 2003-08-12 Stephen J. Turnbull <stephen@xemacs.org>
2 10
3 * configure.usage (Window System): `lucid' option often means `Motif'. 11 * configure.usage (Window System): `lucid' option often means `Motif'.
4 12
5 2003-06-13 Stephen J. Turnbull <stephen@xemacs.org> 13 2003-06-13 Stephen J. Turnbull <stephen@xemacs.org>