Package wafadmin :: Package Tools :: Module libtool :: Class libtool_config
[hide private]
[frames] | no frames]

Class libtool_config

source code

Instance Methods [hide private]
 
__init__(self, la_filename) source code
 
__cmp__(self, other)
make it compareable with X.Y.Z versions (Y and Z are optional)
source code
 
__str__(self) source code
 
__get_la_libs(self, la_filename) source code
 
get_libs(self)
return the complete uniqe linkflags that do not contain .la files anymore
source code
 
get_libs_only_L(self) source code
 
get_libs_only_l(self) source code
 
get_libs_only_other(self) source code