Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 96437cb

Browse filesBrowse files
committed
Complete comment
1 parent e713876 commit 96437cb
Copy full SHA for 96437cb

File tree

1 file changed

+2
-1
lines changed
Filter options

1 file changed

+2
-1
lines changed

‎Tools/build/regen-configure.sh

Copy file name to clipboardExpand all lines: Tools/build/regen-configure.sh
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
set -e -x
44

55
# The check_generated_files job of .github/workflows/build.yml must kept in
6-
# sync with this script.
6+
# sync with this script. Use the same container image than the job so the job
7+
# doesn't need to run autoreconf in a container.
78
IMAGE="ubuntu:22.04"
89
DEPENDENCIES="autotools-dev autoconf autoconf-archive pkg-config"
910
AUTORECONF="autoreconf -ivf -Werror"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.