bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] [patch] uuid generation in warc.c


From: Gisle Vanem
Subject: Re: [Bug-wget] [patch] uuid generation in warc.c
Date: Tue, 16 Dec 2014 13:47:11 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:34.0) Gecko/20100101 Firefox/34.0 SeaMonkey/2.31

Tim Ruehsen wrote:

It looks like a good opportunity to fix ./configure's libuuid detection.

We just have to agree on an approach.
Suggestion:
if --with-libuuid explicitly specified
   search for libuuid (pkg-config or fallback to AC_SEARCH_LIBS)

And for Windows? I guess the 'UuidCreate()' or 'UuidCreateSequential()'
functions from Rpcrt4.dll could be used?

I could write a patch for loading Rpcrt4.dll at run-time if
there's some interest.

--
--gv



reply via email to

[Prev in Thread] Current Thread [Next in Thread]