mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 19:46:31 +01:00
Downgrade autoconf to 2.64.
This commit is contained in:
parent
b38ea19e22
commit
ad595af03d
7 changed files with 12 additions and 12 deletions
|
|
@ -7,7 +7,7 @@ src_prepare() {
|
|||
|
||||
../../import-gnulib.sh
|
||||
|
||||
AUTOPOINT=true autoreconf-2.65 -fi
|
||||
AUTOPOINT=true autoreconf-2.69 -fi
|
||||
|
||||
# Remove pregenerated files
|
||||
rm src/parse-gram.c src/parse-gram.h src/scan-skel.c src/scan-gram.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue