X-Git-Url: https://git.draconx.ca/gitweb/liblbx.git/blobdiff_plain/cdfd126039d367b116f0e462b3583e30a7db5cd9..abebb179629944e7c956857be2f6d6705fb33309:/m4/dxutils.m4 diff --git a/m4/dxutils.m4 b/m4/dxutils.m4 index 4349ca6..77cb899 100644 --- a/m4/dxutils.m4 +++ b/m4/dxutils.m4 @@ -17,6 +17,7 @@ ifelse([$2], [], [], [dnl AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl if test x"$PKG_CONFIG" != x; then AC_MSG_CHECKING([pkg-config database for $2]) + pkg_failed=no _PKG_CONFIG(m4_tolower([$1])[_cflags], [cflags], [$2]) _PKG_CONFIG(m4_tolower([$1])[_libs], [libs], [$2]) if test x$pkg_failed = xyes; then