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 599bfc9 commit 0052a8cCopy full SHA for 0052a8c
.github/workflows/build.yml
@@ -76,7 +76,7 @@ jobs:
76
# Check for changes in regenerated files
77
if test -n "$changes"; then
78
echo "Generated files not up to date."
79
- echo "Perhaps you forgot to run make regen-all or build.bat --regen. ;)"
+ echo "Perhaps you forgot to run make regen-configure ;)"
80
echo "configure files must be regenerated with a specific version of autoconf."
81
echo "$changes"
82
echo ""
0 commit comments