opensc-config 1 opensc opensc-config a tool to get information about the installed version of OpenSC Synopsis opensc-config [OPTIONS] Description opensc-config is a tool that is used to get various information about the installed version of OpenSC. It is particularly useful in determining compiler and linker flags necessary to build programs with the OpenSC libraries. Options opensc-config accepts the following options: Print the installed version of OpenSC to standard output. Print the linker flags that are needed to compile a program to use the OpenSC libraries. Print the compiler flags that are needed to compile a program to use the OpenSC libraries. If specified, use PREFIX instead of the installation prefix that OpenSC was built with when computing the output for the and options. This option is also used for the exec prefix if --exec-prefix was not specified. This option must be specified before any --libs or --cflags options. If specified, use PREFIX instead of the installation exec prefix that OpenSC was built with when computing the output for the and options. This option must be specified before any --libs or --cflags options. See also opensc(7)