X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fyazpp-config-man.xml;h=f62d7997afcd0c23edb7f6c00f02b2d1c1775146;hb=364c154c1cda5fbca69f43890d3591bbe63be08d;hp=fb2c1c0ab251d9bb4b5a2b7d8adb3ff48acdc5f1;hpb=c6421a7b09ff0d7f2bee8e539d58512fdf5fd82a;p=yazpp-moved-to-github.git diff --git a/doc/yazpp-config-man.xml b/doc/yazpp-config-man.xml index fb2c1c0..f62d799 100644 --- a/doc/yazpp-config-man.xml +++ b/doc/yazpp-config-man.xml @@ -1,16 +1,20 @@ - - + + + yazpp + Index Data + yazpp-config - 8 + 1 + Commands - yazpp-config - Script to get information about YAZ. + Script to get information about YAZ++. - yazpp-config @@ -19,82 +23,67 @@ - libraries - - DESCRIPTION + + DESCRIPTION yazpp-config is a script that returns information - that your own software should use to build software that uses YAZ. + that your own software should use to build software that uses YAZ++. - The following libraries are supported: - - threads - - Use the threaded version of YAZ. - + zoom + + + Report the zoompp library rather than yazpp. + + - - - OPTIONS - + + OPTIONS --prefix[=DIR] - Returns prefix of YAZ or assume a different one if DIR is - specified. + Returns prefix of YAZ++ or assume a different one if DIR is + specified. - --version - Returns version of YAZ. - + Returns version of YAZ++. + - --libs - Library specification be used when using YAZ. - + Library specification be used when using YAZ++. + - --lalibs - Return library specification. - + Return Libtool library specification. + - --cflags - Return C Compiler flags. + Return C++ Compiler flags. - - - --comp - - Returns full path to YAZ' ASN.1 compiler: yaz-asncomp. - - - - - FILES + + FILES prefix/bin/yazpp-config @@ -104,8 +93,9 @@ prefix/include/yazpp/*.h - - SEE ALSO + + + SEE ALSO yaz(7) @@ -117,15 +107,7 @@