X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Finstallation.xml;h=7ef2b4e950bea9d2c285df860dba8f82657b0c09;hp=fc5acbd82f5322d8558201a834f3f799362d9991;hb=b10a7695e0cd0a6f8a8db03388b10c5090522d0d;hpb=b82cf50ef426bb3be1abe4260e5a1715e2c0603d diff --git a/doc/installation.xml b/doc/installation.xml index fc5acbd..7ef2b4e 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -527,8 +527,8 @@ HAVE_TCL, TCL If HAVE_TCL is set to 1, nmake will - use the ASN.1 compiler (Tcl based). You must set - TCL to the full path of the Tcl + use the ASN.1 compiler (Tcl based). + You must set TCL to the full path of the Tcl interpreter. @@ -667,18 +667,31 @@ yaz4d.dll. - bin/yaz_icu3.dll / - bin/yaz_icu3d.dll + bin/yaz_cond4.dll / + bin/yaz_cond4d.dll + + Release/Debug DLL for condition variable utilities (condvar.c). + + + lib/yaz_cond4.lib / + lib/yaz_cond4d.lib + + Import library for yaz_cond4.dll / + yaz_cond4d.dll. + + + bin/yaz_icu4.dll / + bin/yaz_icu4d.dll Release/Debug DLL for the ICU wrapper utility. Only build if HAVE_ICU is 1. - lib/yaz_icu3.lib / - lib/yaz_icu3d.lib + lib/yaz_icu4.lib / + lib/yaz_icu4d.lib - Import library for yaz_icu3.dll / - yaz_icu3d.dll. + Import library for yaz_icu4.dll / + yaz_icu4d.dll. bin/yaz-ztest.exe