mirror of
https://github.com/chocolate-doom/chocpkg.git
synced 2024-12-02 17:12:52 +00:00
24650af7d9
Since we're downloading arbitrary executable code from websites and running it, we should at least have some confidence it's the right thing we're running.
6 lines
272 B
Bash
6 lines
272 B
Bash
description "Scripts for generating Makefile.in files"
|
|
dependencies autoconf libtool
|
|
check_tool automake
|
|
fetch_download https://ftp.gnu.org/gnu/automake/automake-1.15.tar.gz \
|
|
7946e945a96e28152ba5a6beb0625ca715c6e32ac55f2e353ef54def0c8ed924
|
|
build_autotools
|