Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Tue Aug 19 02:07:16 2003 +0000 +++ b/ChangeLog Tue Aug 19 02:11:49 2003 +0000 @@ -1,3 +1,11 @@ +2003-08-18 Jerry James <james@xemacs.org> + + * Makefile.in.in (GENERATED_HEADERS): Add xemacs.def. + * Makefile.in.in: Regenerate if xemacs.def.in.in is touched. + * aclocal.m4 (XE_SHLIB_STUFF): Allow modules with Cygwin. + * aclocal.m4 (cygwin_warn): Removed. + * configure.in (XE_COMPUTE_RUNPATH): Process xemacs.def.in.in. + 2003-08-12 Stephen J. Turnbull <stephen@xemacs.org> * configure.usage (Window System): `lucid' option often means `Motif'.