Merge pull request #1312 from AlyssonOliveira/update_configuration_files

Update generated configuration files before run ./configure
This commit is contained in:
native-api 2021-05-08 04:28:09 +03:00 committed by GitHub
commit debf1abd8b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -805,7 +805,7 @@ build_package_standard() {
}
build_package_autoconf() {
{ autoconf
{ autoreconf
} >&4 2>&1
}