From: Adam Dickmeiss Date: Thu, 8 Nov 2012 14:10:32 +0000 (+0100) Subject: yazpp-config no longer returns zoom library by default X-Git-Tag: v1.4.0~23 X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=commitdiff_plain;h=c7b0a2dab46c3eae9f2a80b049a3d6cc86cc4a9b yazpp-config no longer returns zoom library by default The yazpp-config command no longer returns -lzoompp by default. Only if "zoom" is passed to yazpp-config it is returned. --- diff --git a/doc/yazpp-config-man.xml b/doc/yazpp-config-man.xml index ab758e3..544d872 100644 --- a/doc/yazpp-config-man.xml +++ b/doc/yazpp-config-man.xml @@ -1,5 +1,5 @@ - @@ -7,18 +7,18 @@ yazpp Index Data - + yazpp-config 1 Commands - + yazpp-config Script to get information about YAZ++. - + yazpp-config @@ -27,35 +27,32 @@ - - + libraries - + DESCRIPTION yazpp-config is a script that returns information that your own software should use to build software that uses YAZ++. - - + OPTIONS - + --prefix[=DIR] @@ -89,10 +86,10 @@ --cflags - Return C Compiler flags. + Return C++ Compiler flags. - +