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 e5e70c5 commit 2cd5e97Copy full SHA for 2cd5e97
.github/workflows/build.yml
@@ -119,7 +119,7 @@ jobs:
119
# Check for changes in regenerated files
120
if test -n "$changes"; then
121
echo "Generated files not up to date."
122
- echo "Perhaps you forgot to run make regen-all or build.bat --regen. ;)"
+ echo "Perhaps you forgot to run make regen-configure ;)"
123
echo "configure files must be regenerated with a specific version of autoconf."
124
echo "$changes"
125
echo ""
0 commit comments