This program provides information about the installed version of libtasn1, it's location and it's compile time options.
OPTIONS
--prefix
If provided with no path then it prints the prefix that libtasn1 was installed to. If a path is provided then this is the prefix that is used in the output.
--exec-prefix
If provided with no path then it prints the exec-prefix that libtasn was installed to. If a path is provided then that is the exec-prefix used in the output.
--cflags
Prints the cflags that libtasn1 was compiled with.
--libs
Prints command line arguments suitable for passing to the compiler for liking against libtasn1