X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=d3d55aedbf694a237b489e60647be74a316a568b;hp=93319640e08f43f3ff1cdf99e5b1d3d54d7618bc;hb=58c1f9a499d3bb80ea2869b29c714f61e656d48d;hpb=751d631f20a2ba523c011b9059d6fc07d83077eb diff --git a/configure.ac b/configure.ac index 9331964..d3d55ae 100644 --- a/configure.ac +++ b/configure.ac @@ -318,7 +318,7 @@ fi if test x$missing == xyes then - AC_MSG_WARN([It looks like you're missing some dependencies--building may fail!]) + AC_MSG_ERROR([Please resolve the missing dependencies, and try again.]) fi