X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fyaz-config-man.xml;h=277b7405436a2300c5ba0f4e1520e7c0ffa47291;hp=c5bc8ee95efcae91d183fae0872b7511d6f647de;hb=612588b7ff622528fa70ba982ae6ffd82ab30aa2;hpb=c6e47cbbff56f39f6d81b079ebaeac41d793d4d9 diff --git a/doc/yaz-config-man.xml b/doc/yaz-config-man.xml index c5bc8ee..277b740 100644 --- a/doc/yaz-config-man.xml +++ b/doc/yaz-config-man.xml @@ -1,16 +1,31 @@ - - + + %local; + + %entities; + + %idcommon; +]> + + YAZ + &version; + Index Data + + yaz-config - 8 + 1 + Commands - + yaz-config Script to get information about YAZ. - + yaz-config @@ -19,11 +34,13 @@ - + + + libraries - + DESCRIPTION yaz-config is a script that returns information @@ -41,18 +58,12 @@ Use the threaded version of YAZ. - - ssl - - Use YAZ with SSL support. - - - + - + OPTIONS - + --prefix[=DIR] @@ -91,24 +102,38 @@ - --tabs + --include - Return directory of YAZ tables. + Return C compiler includes for YAZ header files (-Ipath). + + + + + --comp + + Returns full path to YAZ' ASN.1 compiler: yaz-asncomp. + + + + + -V + + veturns YAZ SHA1 ID (from Git) and version. - + FILES - prefix/bin/yaz-config + /usr/bin/yaz-config - prefix/lib/libyaz*.a + /usr/lib/libyaz*.a - prefix/include/yaz/*.h + /usr/include/yaz/*.h SEE ALSO