X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=configure.ac;h=dec252086451811915082f2cef66e2b530405dd9;hp=93319640e08f43f3ff1cdf99e5b1d3d54d7618bc;hb=705fbbaf9a8064c034d23119e912da028af7fac7;hpb=0b8dbc2d02c7f78d273ad9cfdf05c927c648ffd1 diff --git a/configure.ac b/configure.ac index 9331964..dec2520 100644 --- a/configure.ac +++ b/configure.ac @@ -316,9 +316,9 @@ then fi -if test x$missing == xyes +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