Closed
Description
The configure script still prints out these when you pass --help
:
--shared-libuv-includes=SHARED_LIBUV_INCLUDES
directory containing libuv header files
--shared-libuv-libname=SHARED_LIBUV_LIBNAME
alternative lib name to link to [default: uv]
--shared-libuv-libpath=SHARED_LIBUV_LIBPATH
a directory to search for the shared libuv DLL
which really confused me when I tried to figure out why clang couldn't find uv.h.