mlt-config

Langue: en

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

Section: 1 (Commandes utilisateur)

NAME

mlt-config - get information on MLT configuration

SYNOPSIS

mlt-config [ --version ] | [ --prefix=dir ] [ [ package ] [ --cflags ] [ --libs ] ]

DESCRIPTION

mlt-config is a tool used to determine MLT availability, the compiler and linker flags to be used to compile programs.

OPTIONS

mlt-config accepts the following options:
--version
Print the currently installed version of MLT on the standard output.
--prefix=dir
Set the prefix mlt-config used to find its configuration files
package
Print informations for the given package (packages are: framework modules inigo valerie miracle humperdink)
--libs
Print the linker flags needed to link a MLT program.
--cflags
Print the compiler flags needed to link a MLT program.

AUTHOR

This manual page was written by Fathi Boudra <fabo@debian.org> for the Debian GNU/Linux system (but may be used by others).