mirror of
https://github.com/chocolate-doom/chocpkg.git
synced 2025-01-22 08:21:14 +00:00
5 lines
152 B
Bash
5 lines
152 B
Bash
|
description "Library compilation support script"
|
||
|
check_tool libtool
|
||
|
fetch_download https://ftp.gnu.org/gnu/libtool/libtool-2.4.6.tar.gz
|
||
|
build_autotools
|