Kaydet (Commit) 969255f0 authored tarafından David Tardon's avatar David Tardon

allow to skip check for mdds in bundled projects

PKG_CHECK_MODULES requires both _CFLAGS and _LIBS to be set to skip the
check.

Change-Id: Ia4ae0576f186eb0c002c40bdb66f3a11a972a0c3
üst 682e3594
......@@ -389,6 +389,7 @@ export LIBMARIADB_PATH=@LIBMARIADB_PATH@
export BUNDLE_MARIADB=@BUNDLE_MARIADB@
export MD5SUM=@MD5SUM@
export MDDS_CFLAGS=$(gb_SPACE)@MDDS_CFLAGS@
export MDDS_LIBS=$(gb_SPACE)@MDDS_LIBS@
export MERGELIBS=@MERGELIBS@
export MINGWCXX=@MINGWCXX@
export MINGWSTRIP=@MINGWSTRIP@
......
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