X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fyaz-config-man.xml;h=1b16139b3e227ad1ec8698b4abe4fc05415292f9;hb=a5af8f0be7d54de3a860346ee3909463008c5090;hp=c5bc8ee95efcae91d183fae0872b7511d6f647de;hpb=c6e47cbbff56f39f6d81b079ebaeac41d793d4d9;p=yaz-moved-to-github.git diff --git a/doc/yaz-config-man.xml b/doc/yaz-config-man.xml index c5bc8ee..1b16139 100644 --- a/doc/yaz-config-man.xml +++ b/doc/yaz-config-man.xml @@ -1,9 +1,24 @@ - - + + %local; + + %entities; + + %idcommon; +]> + + YAZ + &version; + Index Data + + yaz-config - 8 + 1 + Commands @@ -19,7 +34,9 @@ - + + + libraries @@ -41,12 +58,6 @@ Use the threaded version of YAZ. - - ssl - - Use YAZ with SSL support. - - @@ -91,9 +102,23 @@ - --tabs + --include + + Return C compiler includes for YAZ header files (-Ipath). + + + + + --comp + + Returns full path to YAZ' ASN.1 compiler: yaz-asncomp. + + + + + -V - Return directory of YAZ tables. + veturns YAZ SHA1 ID (from Git) and version. @@ -102,13 +127,13 @@ FILES - prefix/bin/yaz-config + &prefix;/bin/yaz-config - prefix/lib/libyaz*.a + &prefix;/lib/libyaz*.a - prefix/include/yaz/*.h + &prefix;/include/yaz/*.h SEE ALSO