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

Module libconfix.plugins.c.library_dependencies

Classes
ExecutableWatcher Among my parent's builders, watch out for ones of type ExecutableBuilder.
LibraryDependenciesFinder Do the real hard work.
LibraryDependenciesFinderSetup  

Variable Summary
str m4_installed_libsearch_func = '\n\ndnl $1: name of the o...

Variable Details

m4_installed_libsearch_func

Type:
str
Value:
'''

dnl $1: name of the output variable to substitute
dnl $2: search directories, separated with space
dnl $3: basename of the library

AC_DEFUN([CONFIX_LIBDEPS_SEARCH_INSTALLED_LIBRARY],
[
...                                                                    

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