This is the command yazpp-config that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
yazpp-config - Script to get information about YAZ++.
SYNOPSIS
yazpp-config [--prefix[=DIR]] [--version] [--libs] [--lalibs] [--cflags] [libraries...]
DESCRIPTION
yazpp-config is a script that returns information that your own software should use to
build software that uses YAZ++.
The following libraries are supported:
zoom
Report the zoompp library rather than yazpp.
OPTIONS
--prefix[=DIR]
Returns prefix of YAZ++ or assume a different one if DIR is specified.
--version
Returns version of YAZ++.
--libs
Library specification be used when using YAZ++.
--lalibs
Return library specification.
--cflags
Return C++ Compiler flags.
Use yazpp-config online using onworks.net services