autoconf recipe
This commit is contained in:
parent
9f14fff2c1
commit
fc4388dc47
11
recipes/autoconf/Makefile
Normal file
11
recipes/autoconf/Makefile
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
name = autoconf
|
||||||
|
version = 2.71
|
||||||
|
release = 0
|
||||||
|
URL = https://ftp.gnu.org/gnu/autoconf/autoconf-$(version).tar.gz
|
||||||
|
|
||||||
|
dependencies = m4 perl
|
||||||
|
|
||||||
|
# TODO: ln $(which m4) /usr/bin/m4
|
||||||
|
|
||||||
|
SYSCONF ?= ../../
|
||||||
|
include $(SYSCONF)/package.mk
|
Loading…
Reference in New Issue
Block a user