Re: [xslt] exslt in Windows port



> Indeed, exsltMathRegister has #if HAVE_MATH_H.
> The following patch works for me...
> 
> Index: win32config.h
> ===================================================================
> RCS file: /cvs/gnome/libxslt/libxslt/win32config.h,v
> retrieving revision 1.8
> diff -c -r1.8 win32config.h
> *** win32config.h       14 Nov 2002 17:48:57 -0000      1.8
> --- win32config.h       12 Apr 2003 15:57:14 -0000
> ***************
> *** 8,13 ****
> --- 8,14 ----
>   #define HAVE_LOCALTIME
>   #define HAVE_GMTIME
>   #define HAVE_TIME
> + #define HAVE_MATH_H 1
> 
>   #define HAVE_FCNTL_H


Good enough, I'll commit it. Thanks.

Ciao,
Igor



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