CVSROOT: /cvs/src
Module name: src
Changes by: [email protected] 2013-05-06 21:20:42
Modified files:
winsup/doc : ChangeLog cygwin-api.in.xml
Log message:
Reverted XInclude in cygwin-api.in.xml from an XInclude to a DOCTOOL
include. You can't mix the two fragment inclusion mechanisms within
a single document because of the way it interacts with autoconf "build
in separate tree" mechanism. Either work separately, but they fail when
you try to use them together due to the way doctool chooses output
directories for its generated files.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/doc/ChangeLog.diff?cvsroot=src&r1=1.432&r2=1.433
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/doc/cygwin-api.in.xml.diff?cvsroot=src&r1=1.1&r2=1.2