Package libconfix :: Package plugins :: Package c :: Package pkg_config :: Module adapter
[show private | hide private]
[frames | no frames]

Module libconfix.plugins.c.pkg_config.adapter

Classes
PkgConfigLibraryAdapter Adapter to an external library which is found using pkg-config.

Variable Summary
str pkg_config_check = '\n\ndnl Use pkg-config to extract in...

Variable Details

pkg_config_check

Type:
str
Value:
'''

dnl Use pkg-config to extract information out of <package-name>.pc. Ou\
tput
dnl variables are ${<package-shell-name>_CFLAGS} and
dnl ${<package-shell-name>_LIBS}, which are AC_SUBST\'ed
dnl 
dnl $1 ... <package-name>; package name as understood by pkg-config.
...                                                                    

Generated by Epydoc 2.1 on Fri Nov 23 16:56:36 2007 http://epydoc.sf.net