mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-16 00:05:24 +01:00
Downgrade autoconf to 2.64.
This commit is contained in:
parent
db27ef0049
commit
4b3d36afb8
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