summaryrefslogtreecommitdiff
path: root/elements/core/autoconf.bst
blob: 42e989da5365e6a1730b96ed4a8006e2eab5cd10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
kind: autotools

depends:
- filename: gnu-toolchain.bst
  type: build
- filename: core/autoconf-tarball.bst
  type: build
- filename: core/automake.bst
  type: build
- filename: core/help2man.bst
  type: build
- filename: core/texinfo-tarball.bst
  type: build
# autorecof is a perl script, so perl is a runtime dependency
# for autoconf.
- core/perl.bst

sources:
- kind: git
  url: upstream:autoconf
  track: baserock/v2.69-texinfo-fix
  ref: 218f9347c9c34919c2b8eef8d9a0513ac567a3c1

config:
  configure-commands:
    (<):
    - echo "2.69" > .tarball-version