Maintenance Procedures YAZ-CONFIG(8) NAME yaz-config - Script to get information about YAZ. SYNOPSIS yaz-config [--prefix[=_D_I_R]] [--version] [--libs] [--lalibs] [--cflags] [--comp] [libraries...] DESCRIPTION yaz-config is a script that returns information that your own software should use to build software that uses YAZ. The following libraries are supported: threads Use the threaded version of YAZ. OPTIONS --prefix[=_D_I_R] 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. --comp Returns full path to YAZ' ASN.1 compiler: yaz-asncomp. FILES /_u_s_r/_l_o_c_a_l/_b_i_n/_y_a_z-_c_o_n_f_i_g /_u_s_r/_l_o_c_a_l/_l_i_b/_l_i_b_y_a_z*._a /_u_s_r/_l_o_c_a_l/_i_n_c_l_u_d_e/_y_a_z/*._h SEE ALSO yaz(7) Section "How to make apps using YAZ on UNIX" in the YAZ manual. ATTRIBUTES See attributes(5) for descriptions of the following attributes: YAZ 3.0.46 Last change: 06/08/2009 1 Maintenance Procedures YAZ-CONFIG(8) _______________________________________ | ATTRIBUTE TYPE | ATTRIBUTE VALUE| |_________________________________________|____________________________________|_ | Availability | SUNWlibyaz | |_________________________________________|____________________________________|_ | Interface Stability| Uncommitted | |_____________________|__________________| NOTES Source for YAZ is available on http://opensolaris.org. YAZ 3.0.46 Last change: 06/08/2009 2