Re: [xslt] Release of libxslt-1.0.31
- From: Morus Walter <morus walter tanto-xipolis de>
- To: xslt gnome org
- Subject: Re: [xslt] Release of libxslt-1.0.31
- Date: Mon, 7 Jul 2003 17:09:05 +0200
Hi Daniel,
> On Mon, Jul 07, 2003 at 10:02:32AM -0400, Jesse Pelton wrote:
> > Line 201 of win32\configure.js should be deleted. Otherwise, you get the
> > following message:
> >
> > <path>\libxml2-2.5.8\win32\configure.js(202, 4) Microsoft JScript
> > compilation error: Syntax error
>
> To me line 201 is
> if (s.search(/\@VERSION\@/) != -1) {
>
> I really don't see how removing it would not break the script !
>
Well, he posted to the libxslt mailing list, but
\libxml2-2.5.8\win32\configure.js
is libxml.
Libxml's configure.js has
} else if (compiler == "mingw") {
vf.WriteLine("INCLUDE+=;" + buildInclude);
vf.WriteLine("LIB+=;" + buildLib);
}
} else if (compiler == "bcb") {
which looks strange indeed.
I didn't try it though (windows ain't interesting to me).
regards
Morus
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]