Skip to content

Commit cbf67b9

Browse files
committed
Update aclocal version
1 parent 66a3210 commit cbf67b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
- name: Check Autoconf and aclocal versions
144144
run: |
145145
grep "Generated by GNU Autoconf 2.71" configure
146-
grep "aclocal 1.16.4" aclocal.m4
146+
grep "aclocal 1.16.5" aclocal.m4
147147
grep -q "runstatedir" configure
148148
grep -q "PKG_PROG_PKG_CONFIG" aclocal.m4
149149
- name: Configure CPython

0 commit comments

Comments
 (0)