X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Finstallation.xml;h=3e23ca4c459b8a0fe524bd3f10cecbb6a3c95023;hp=32ae63fb3ec360b1d291716b1cf81132fd987e26;hb=23a11d4150aeef79e2583c964214db8ad428487a;hpb=2e8d07c37906b555ebdde08f2e855a391818f6b6 diff --git a/doc/installation.xml b/doc/installation.xml index 32ae63f..3e23ca4 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -299,21 +299,22 @@ - --with-openssl[=prefix] + --with-icu[=prefix] - &yaz; will be linked with the OpenSSL libraries and - an SSL COMSTACK will be provided. If OpenSSL is enabled, GNU TLS - is automatically disabled. + &yaz; will be linked the + ICU library in the prefix if given. + If prefix is not given, the libraries exposed by the script + icu-config will be used if found. - --with-icu[=prefix] + --with-libgcrypt[=prefix] - &yaz; will be linked the - ICU library in the prefix if given. + &yaz; will be linked with + Libgcrypt in the prefix if given. If prefix is not given, the libraries exposed by the script - icu-config will be used if found. + libgcrypt-config will be used if found.