strange build error: 'configure:18658: error: possibly undefined macro: m4_default'

This commit is contained in:
Marc Wäckerlin
2015-05-09 22:35:30 +00:00
parent 2b25a84c9a
commit d7d7e25a5b

View File

@@ -405,7 +405,7 @@ AC_DEFUN([AX_PKG_REQUIRE], [
PKG_REQUIREMENTS="${PKG_REQUIREMENTS}, m4_default([$2], [$1])"
fi
], [
AC_MSG_WARN([Recommended package [m4_default([$2], [$1])] for feature $1 not installed])
AC_MSG_WARN([Recommended package m4_default([$2], [$1]) for feature $1 not installed])
if test -n "$4"; then
for pkg in $4; do
PKG_CHECK_MODULES([$1], [$pkg], [