From c7b0a2dab46c3eae9f2a80b049a3d6cc86cc4a9b Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 8 Nov 2012 15:10:32 +0100 Subject: [PATCH] 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. --- doc/yazpp-config-man.xml | 31 ++++++++++++++----------------- yazpp-config.in | 27 +++++++++++++++++---------- 2 files changed, 31 insertions(+), 27 deletions(-) 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. - +