We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cd35fb commit 1710b7dCopy full SHA for 1710b7d
.github/workflows/build.yml
@@ -127,7 +127,7 @@ jobs:
127
# Check for changes in regenerated files
128
if test -n "$changes"; then
129
echo "Generated files not up to date."
130
- echo "Perhaps you forgot to run make regen-all or build.bat --regen. ;)"
+ echo "Perhaps you forgot to run make regen-configure ;)"
131
echo "configure files must be regenerated with a specific version of autoconf."
132
echo "$changes"
133
echo ""
0 commit comments