logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

libecasoundc-config - get information about installed ecasoundc library

Author

       This manpage has been written by Junichi Uekawa <dancer@debian.org> for  Debian GNU/Linux system.

Description

libecasoundc-config  is  a  tool  that is used to determine the compiler and linker flags used to compile
       programs using the ecasoundc liberary. It is meant to be used like

       gcc`libecasoundc-config--libs--cflags`some-code.c

Name

       libecasoundc-config - get information about installed ecasoundc library

Options

--libs  returns the linker options.

       --libs_debug
               returns the linker options for debug libraries.

       --cflags
               returns include options.

       --version
               returns the version of ecasoundc library.

See Also

ecasound(1), "Ecasound Programmer's Manual".

ecasound                                        28 February 2001                             ecasoundc-config(1)

Synopsis

ecasoundc-config[--libs][--libs_debug][--cflags][--version]

See Also