X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=doc%2Fidzebra-config.xml;fp=doc%2Fidzebra-config.xml;h=efb9e78158761b072d9314994b983852218e61bf;hp=0000000000000000000000000000000000000000;hb=7b25277add2aae5caabee02213911aeeb65030c8;hpb=7c4f374dbf6bc1a32ff560389c05a2252eaa28ce diff --git a/doc/idzebra-config.xml b/doc/idzebra-config.xml new file mode 100644 index 0000000..efb9e78 --- /dev/null +++ b/doc/idzebra-config.xml @@ -0,0 +1,141 @@ + + %local; + + %entities; + + %common; +]> + + + + ZEBRA + &version; + + + + idzebra-config + 1 + + + + idzebra-config + Script to get information about idzebra + + + + + idzebra-config + + + + + + + + libraries + + + + DESCRIPTION + + idzebra-config is a script that returns information + that your own software should use to build software that uses idzebra. + + + + The following libraries are supported: + + + + None + + + + + OPTIONS + + + + --prefix[=DIR] + + Returns prefix of idzebra or assume a different one if DIR is + specified. + + + + + --version + + Returns version of idzebra. + + + + + --libs + + Library specification be used when linking with idzebra. + + + + + --lalibs + + Return library specification. + + + + + --cflags + + Return C Compiler flags. + + + + + --tab + + Return directory of idzebra tables. + + + + + --modules + + Return directory for Zebra modules. + + + + + + + FILES + + &prefix;/bin/idzebra-config-2.0 + + + &prefix;/lib/libidzebra*2.0.a + + + &prefix;/include/idzebra-2.0/idzebra/*.h + + + + + +