mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-10 04:23:47 -05:00
Run autoreconf intead autoconf
This commit is contained in:
@@ -791,7 +791,7 @@ build_package_standard() {
|
||||
}
|
||||
|
||||
build_package_autoconf() {
|
||||
{ autoconf
|
||||
{ autoreconf
|
||||
} >&4 2>&1
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user