mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-11 04:53:47 -05:00
Run autoreconf intead autoconf
This commit is contained in:
@@ -791,7 +791,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