On Thu, 10 Mar 2005 15:42:28 +0900, Stephen J. Turnbull
<stephen(a)xemacs.org> wrote:
>>>>> "Matthew" == Matthew Persico
<matthew.persico(a)gmail.com> writes:
Matthew> I don't care about info - how can I skip it alltogether
Matthew> and move on?
I don't think there's a direct way to do this.
Look in the makefile in man/ and figure out what the targets are, and
touch them or create placeholder files. Or get the
xemacs-$VERSION-info.tar.gz (anything recent will do) and unpack it
into the info/ directory. Make sure the file dates are more recent
than the sources (if necessary, use attrib on Windows? or chmod via Cygwin?)
I ended up just ripping our the info and makeinfo sections from the
xemacs.mak file. See attached. Also, there is no BUGS file to copy so
the installation dies. touch BUGS in src/.. fixed that.
--
Matthew O. Persico