easyblock = 'ConfigureMake' name = 'libtool' version = '2.4.6' homepage = 'http://www.gnu.org/software/libtool' description = """GNU libtool is a generic library support script. Libtool hides the local_complexity of using shared libraries behind a consistent, portable interface.""" toolchain = {'name': 'intel', 'version': '2017.00'} sources = [SOURCELOWER_TAR_GZ] source_urls = [GNU_SOURCE] dependencies = [('M4', '1.4.17')] moduleclass = 'lib'