mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-11 13:03:46 -05:00
Merge pull request #1312 from AlyssonOliveira/update_configuration_files
Update generated configuration files before run ./configure
This commit is contained in:
@@ -805,7 +805,7 @@ build_package_standard() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
build_package_autoconf() {
|
build_package_autoconf() {
|
||||||
{ autoconf
|
{ autoreconf
|
||||||
} >&4 2>&1
|
} >&4 2>&1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user