Kaydet (Commit) ca1d3c92 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

In the --enable-librsvg=system case verify that the package exists

üst d6f134a3
......@@ -7973,6 +7973,7 @@ system)
AC_MSG_ERROR([Must use internal librsvg when building with MSVC])
fi
AC_MSG_RESULT([system])
PKG_CHECK_MODULES(LIBRSVG, librsvg-2.0 >= 2.14)
;;
*)
......
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