Rechercher une page de manuel
libecasound-config
Langue: en
Version: 254893 (debian - 07/07/09)
Section: 1 (Commandes utilisateur)
NAME
libecasound-config - get information about installed ecasound librarySYNOPSIS
ecasound-config [--libs] [--libs_debug] [--cflags] [--version]DESCRIPTION
libecasound-config is a tool that is used to determine the compiler and linker flags used to compile programs using the ecasound liberary. It is meant to be used like
gcc `libecasound-config --libs --cflags` some-code.c
OPTIONS
- --libs
- returns the linker options.
- --libs_debug
- returns the linker options for debug libraries.
- --cflags
- returns include options.
- --version
- returns the version of ecasound library.
AUTHOR
This manpage has been written by Junichi Uekawa <dancer@debian.org> for Debian GNU/Linux system.SEE ALSO
ecasound(1), "Ecasound Programmer's Manual".Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre