Mercurial > hg > xemacs-beta
view man/README @ 4872:9873ea104ef6
Fix Cygwin module builds when --with-msw=no
-------------------- ChangeLog entries follow: --------------------
src/ChangeLog addition:
2010-01-15 Ben Wing <ben@xemacs.org>
* Makefile.in.in:
Build xemacs-export.o whenever we're on any Windows OS (WIN32_ANY)
instead of only when we build support for the GUI portion of
MS-Windows (HAVE_MS_WINDOWS).
Cosmetic: Use WIN32_ANY in place of equivalent
(WIN32_NATIVE or CYGWIN).
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Fri, 15 Jan 2010 04:49:35 -0600 |
parents | 3ecd8885ac67 |
children |
line wrap: on
line source
This directory contains the Tex sources of the XEmacs manuals, plus the macro package (texinfo.tex) necessary for processing them. To make a foo.dvi file from a foo.texi file: 1) Run configure 2) Install TeX and the texinfo package 3) Run `make foo.dvi' in this directory. The most important manuals are available in postscript and dvi formats via anonymous ftp from: ftp://ftp.xemacs.org/pub/docs