X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=configure.ac;h=9d5223d9615d63950a2b1b5eebdecbc2da1f8cee;hb=943fa3ef8bfeed266826fecc2fbc139a656b7efa;hp=8a2173accf525cbb91fd82945e6bd9265ab9ada1;hpb=2da3ccfae453664a32f544103ca54c742f912ecd;p=metaproxy-moved-to-github.git diff --git a/configure.ac b/configure.ac index 8a2173a..9d5223d 100644 --- a/configure.ac +++ b/configure.ac @@ -110,10 +110,7 @@ if test "$xsltdir" != "no"; then [Define to 1 if you have libxslt installed]) else AC_MSG_RESULT(Not found) - if test "$xsltdir" = "default"; then - AC_MSG_WARN([Libxslt development libraries not found.]) - else - AC_MSG_ERROR([libxslt development libraries not found.]) fi + AC_MSG_ERROR([libxslt required.]) fi fi