strange build error: 'configure:18658: error: possibly undefined macro: m4_default'
This commit is contained in:
@@ -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], [
|
||||
|
Reference in New Issue
Block a user