mirror of
https://github.com/pyenv/pyenv.git
synced 2026-01-23 04:57:28 +09:00
Run autoreconf intead autoconf
This commit is contained in:
parent
dae256f3e0
commit
ee75a75385
@ -791,7 +791,7 @@ build_package_standard() {
|
||||
}
|
||||
|
||||
build_package_autoconf() {
|
||||
{ autoconf
|
||||
{ autoreconf
|
||||
} >&4 2>&1
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user