[xslt] [PATCH] Cygwin corrections for 1.0.10



Same basic stuff as for libxml.

ChangeLog
    * Makefile.am (SUBDIRS): Build breakpoint after libxslt
    to allow successful linking.
    * libexslt/Makefile.am (libexslt_la): Prevent the compile importing
    it's own variables.
    * libexslt/common.c: Cygwin has configure, skip the win32 specifics.
    * libexslt/date.c: Ditto.
    * libexslt/exslt.c: Ditto.
    * libexslt/exsltconfig.h.in: Allow linking clients to shared
libexslt
    on Cygwin too.
    * libexslt/functions.c: Cygwin has configure, skip the win32
specifics.
    * libexslt/math.c: Ditto.
    * libexslt/saxon.c: Ditto.
    * libexslt/sets.c: Ditto.
    * libexslt/strings.c: Ditto.
    * libxslt/Makefile.am (libxslt_la): Prevent the compile importing
it's
    own variables.
    * libxslt/libxslt.h: Cygwin has configure, skip the win32 specifics.
    * libxslt/xslt.h: Allow linking clients to shared libxslt on Cygwin
    too.
    * libxslt/xsltconfig.h.in: Ditto.
    * xsltutils.c: Cygwin has configure, skip the win32 specifics.
    * xsltproc.c: Ditto.

Cheers,
Rob

libxslt-1.0.10-cygwin.patch



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]