mirror of
https://github.com/chocolate-doom/chocpkg.git
synced 2025-02-13 07:11:22 +00:00
4 lines
152 B
Bash
4 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
|