Re: [FYI] New WIN32 Makefiles + DAV support

Hello Richard,

I was able to apply the patches using the -p0 option. There were
some typos, and I fixed them:

line 664: #ifndef HT_LSTAT 

you had HT_STAT

line 1134: I added an #ifndef __MINGW332. You had commented out the
code for all the platforms.

Can you tell me what is the use of the configure $(EXEEXT) function
you added for the SHOWXML example? I am not familiar with it. It calls
the AC_EXEXT macro too.

If my compile succeds, I'll commit your patch right away.

Thanks for your contribution.

-jose

On Tue, Jun 04, 2002 at 09:47:31PM +0200, Richard Atterer wrote:
> 
> The patch applies cleanly to the 5.3.2 sources when using "patch -p0"
> from within the top-level directory. I'm a bit surprised all hunks
> failed to apply, that looks strange. I'll get the latest CVS version
> and try to fix it in the next days.

Received on Wednesday, 5 June 2002 07:11:38 UTC