]> git.0d.be Git - empathy.git/blobdiff - configure.ac
Display GOA_PKG_ERRORS if deps are missing
[empathy.git] / configure.ac
index be251f5f36a9ee70b4b6b9d8aaf1e06aaacb3b46..88c472c4f1ba66a09e22d6078294067e3e40736a 100644 (file)
@@ -461,7 +461,9 @@ else
 fi
 
 if test "x$enable_goa" = "xyes" -a "x$have_goa" != "xyes"; then
-   AC_MSG_ERROR([Could not find GOA dependencies.])
+   AC_MSG_ERROR([Could not find GOA dependencies:
+
+$GOA_PKG_ERRORS])
 fi
 
 if test "x$have_goa" = "xyes"; then