.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "YAZPP-CONFIG" "8" "25 April 2006" "" "" .SH NAME yazpp-config \- Script to get information about YAZ++. .SH SYNOPSIS \fByazpp-config\fR [ \fB--prefix[=\fIDIR\fB]\fR ] [ \fB--version\fR ] [ \fB--libs\fR ] [ \fB--lalibs\fR ] [ \fB--cflags\fR ] .SH "DESCRIPTION" .PP \fByazpp-config\fR is a script that returns information that your own software should use to build software that uses YAZ++. .SH "OPTIONS" .TP \fB--prefix[=\fIDIR\fB]\fR Returns prefix of YAZ++ or assume a different one if DIR is specified. .TP \fB--version\fR Returns version of YAZ++. .TP \fB--libs\fR Library specification be used when using YAZ++. .TP \fB--lalibs\fR Return library specification. .TP \fB--cflags\fR Return C Compiler flags. .SH "FILES" .PP \fIprefix/bin/yazpp-config\fR .PP \fIprefix/lib/libyazpp*.a\fR .PP \fIprefix/include/yazpp/*.h\fR .SH "SEE ALSO" .PP yaz(7) .PP Section "How to make apps using YAZ on UNIX" in the YAZ manual.