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=2dddb31b7291c19ae2cf7ecd63f16265c0de3999;hb=053367cbe356fb3ce0def34b065dae589d700daf;hpb=27b613584082f1221c73ee3d174ba3c02423e130 diff --git a/doc/yaz-config-man.xml b/doc/yaz-config-man.xml index 2dddb31..277b740 100644 --- a/doc/yaz-config-man.xml +++ b/doc/yaz-config-man.xml @@ -1,6 +1,6 @@ %local; @@ -14,18 +14,18 @@ &version; Index Data - + yaz-config 1 Commands - + yaz-config Script to get information about YAZ. - + yaz-config @@ -34,12 +34,13 @@ + libraries - + DESCRIPTION yaz-config is a script that returns information @@ -58,11 +59,11 @@ - + - + OPTIONS - + --prefix[=DIR] @@ -101,6 +102,13 @@ + --include + + Return C compiler includes for YAZ header files (-Ipath). + + + + --comp Returns full path to YAZ' ASN.1 compiler: yaz-asncomp. @@ -116,16 +124,16 @@ - + 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