mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-24 10:21:10 -05:00
HAVE_UV_IMPORT and other config.h macros must not be set unconditionally
because no existing libuv release exposes uv_import() and/or uv_export()
yet. Windows builds not passing an explicit path to libuv to
win32utils/Configure are currently broken because of this, so comment
out the offending lines and describe when the aforementioned config.h
macros should be set.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| bind9.sln.in | ||
| build.txt | ||
| Configure | ||
| GeoIP.diff | ||
| index.html | ||
| libuv.diff | ||
| readme1st.txt | ||