>>>> "Stephen" == Stephen J Turnbull
<stephen(a)xemacs.org> writes:
Stephen> Update to current CVS.
Got a patch from David Robinow that should make it the same as the CVS
version.
Everything compiles just fine now, and seems to run.
One other minor issue: When installing the stuff in lib-src, INSTALL
is set to ../../install.sh in lib-src/Makefile, but installing gnuserv
and friends has
(cd .. && ${INSTALL} ...)
so it can't find the install script.
I created a build-gcc subdirectory of xemacs-21.5.20 where I ran
configure so perhaps this the source of the problem.
Anyway, it compiles, and I'll start using it as my primary xemacs.
Thanks!
Ray