Skip to content

Commit 75ad96b

Browse files
committed
Let autogen.sh generate m4
1 parent 14c260f commit 75ad96b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Diff for: autogen.sh

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ if ! (pkg-config --version > /dev/null 2>&1); then
44
exit 1
55
fi
66

7+
mkdir -p m4
8+
79
git submodule update --init --recursive
810

911
exec autoreconf -fi

Diff for: m4/.keepme

Whitespace-only changes.

0 commit comments

Comments
 (0)