# It4innovations 2018 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 = SYSTEM source_urls = [GNU_SOURCE] sources = [SOURCELOWER_TAR_GZ] checksums = ['e3bd4d5d3d025a36c21dd6af7ea818a2afcd4dfc1ea5a17b39d7854bcd0c06e3'] dependencies = [('M4', '1.4.18')] moduleclass = 'lib'