libtasn1-config

Langue: en

Version: 253759 (debian - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

libtasn1-config - Get information about the installed location of libtasn1

SYNOPSIS

libtasn1-config libtasn1-config [--prefix[=path]] [--exec-prefix[=path]] [--version] [--cflags] [--libs]

DESCRIPTION

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
--version
Prints the version of libtasn1 installed.