summaryrefslogtreecommitdiff
path: root/core/autoconf.morph
blob: 037bc6ccee956a5c7bd81b5de68130202e5e81c6 (plain)
1
2
3
4
5
6
7
8
9
10
name: core/autoconf.morph
kind: chunk
repo: upstream:autoconf
ref: cffdb90be331111ce3fbe4a32320181ec2b92652
build-system: autotools
configure-commands:
- ./configure --prefix="$PREFIX"
build_depends:
- core/m4.morph
- core/perl.morph