X-Git-Url: https://git.draconx.ca/gitweb/liblbx.git/blobdiff_plain/e5fa9ca748b73c6008754ce2c48e9a85a78a1f17..00e318f5bb311bf787776e79d73fc05b2a616bd0:/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