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
