mirror of
https://github.com/chocolate-doom/chocpkg.git
synced 2024-12-02 09:02:10 +00:00
Revert to previous autoconf version.
This doesn't seem to work properly on macOS for some reason (?)
Partial revert of 3d7bdd2098
This commit is contained in:
parent
db69bc5b75
commit
3ddd1fdc09
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
description "Scripts for generating configure scripts"
|
description "Scripts for generating configure scripts"
|
||||||
check_tool autoconf
|
check_tool autoconf
|
||||||
fetch_download https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.gz \
|
fetch_download https://ftp.gnu.org/gnu/autoconf/autoconf-2.69.tar.gz \
|
||||||
431075ad0bf529ef13cb41e9042c542381103e80015686222b8a9d4abef42a1c
|
954bd69b391edc12d6a4a51a2dd1476543da5c6bbf05a95b59dc0dd6fd4c2969
|
||||||
build_autotools
|
build_autotools
|
||||||
|
|
Loading…
Reference in a new issue