mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-07 20:31:01 -05:00
Merge pull request #1312 from AlyssonOliveira/update_configuration_files
Update generated configuration files before run ./configure
This commit is contained in:
commit
debf1abd8b
1 changed files with 1 additions and 1 deletions
|
@ -805,7 +805,7 @@ build_package_standard() {
|
|||
}
|
||||
|
||||
build_package_autoconf() {
|
||||
{ autoconf
|
||||
{ autoreconf
|
||||
} >&4 2>&1
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue