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 1621862 commit 1161fdfCopy full SHA for 1161fdf
.github/workflows/build.yml
@@ -63,7 +63,7 @@ jobs:
63
run: echo "IMAGE_VERSION=${ImageVersion}" >> "$GITHUB_ENV"
64
- name: Check Autoconf and aclocal versions
65
run: |
66
- grep "Generated by GNU Autoconf 2.71" configure
+ grep "Generated by GNU Autoconf 2.72" configure
67
grep "aclocal 1.16.5" aclocal.m4
68
grep -q "runstatedir" configure
69
grep -q "PKG_PROG_PKG_CONFIG" aclocal.m4
0 commit comments