Commit 20ac9b54 authored by Philip Withnall's avatar Philip Withnall Committed by Olivier Crête

build: Add ‘-I m4’ to ACLOCAL_AMFLAGS

This shuts up an automake warning and ensures that in-tree m4 macros are found
by aclocal.

https://bugs.freedesktop.org/show_bug.cgi?id=70965
parent 14854e76
...@@ -8,6 +8,8 @@ ...@@ -8,6 +8,8 @@
include common.mk include common.mk
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
SUBDIRS = \ SUBDIRS = \
stun \ stun \
socket \ socket \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment