[xslt] [PATCH] Updated cygwin support patch
- From: "Robert Collins" <robert collins itdomain com au>
- To: <xslt gnome org>
- Subject: [xslt] [PATCH] Updated cygwin support patch
- Date: Thu, 17 Jan 2002 17:52:44 +1100
Ok, No automake version requirements this time - but a new header file
is needed.
ChangeLog
* Makefile.am (SUBDIRS): Move libxslt before it's dependent
libraries.
* libexslt/common.c: Include new header libexslt.h for it's
IN_LIBEXSLT logic.
Cygwin has configure, so skip win32 header logic.
* libexslt/date.c: Include new header libexslt.h for it's
IN_LIBEXSLT logic.
Cygwin has configure, so skip win32 header logic.
* libexslt/exslt.c: Include new header libexslt.h for it's
IN_LIBEXSLT logic.
Cygwin has configure, so skip win32 header logic.
* libexslt/functions.c: Include new header libexslt.h for it's
IN_LIBEXSLT logic.
Cygwin has configure, so skip win32 header logic.
* libexslt/math.c: Include new header libexslt.h for it's
IN_LIBEXSLT logic.
Cygwin has configure, so skip win32 header logic.
* libexslt/saxon.c: Include new header libexslt.h for it's
IN_LIBEXSLT logic.
Cygwin has configure, so skip win32 header logic.
* libexslt/sets.c: Include new header libexslt.h for it's
IN_LIBEXSLT logic.
Cygwin has configure, so skip win32 header logic.
* libexslt/strings.c: Include new header libexslt.h for it's
IN_LIBEXSLT logic.
Cygwin has configure, so skip win32 header logic.
* libexslt/exslt.h: Export functions referenced in the MSVC .def
file.
* libexslt/exsltconfig.h.in: Include cygwin in the LIBEXSLT_PUBLIC
Logic.
* libexslt/libexslt.h: New header, only include from source going
into
libexslt.
* libxslt/libxslt.h: Cygwin has configure, so skip win32 header
logic.
Include cygwin in the LIBXSLT_PUBLIC Logic.
* libxslt/libxslt.h:xslt.h: Include cygwin in the LIBXSLT_PUBLIC
Logic.
* libxslt/xsltconfig.h.in: Include cygwin in the LIBXSLT_PUBLIC
Logic.
* libxslt/xsltutils.c: Cygwin has configure, so skip win32 header
logic.
* xsltproc/xsltproc.c: Cygwin has configure, so skip win32 header
logic.
Cheers,
Rob
libxslt-1.0.10-cygwin.patch
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]