chiark / gitweb /
use an external browser to view disorder help
[disorder] / acinclude.m4
index 03fd6ca3fdd8ef6e4eb6aa956ae18892e108eeed..562872ad96a8c6e6ea0c03279f5e59a3df252fa6 100644 (file)
@@ -95,11 +95,10 @@ AC_DEFUN([RJK_REQUIRE_PCRE_UTF8],[
                   ])],
                   [rjk_cv_pcre_utf8=yes],
                   [rjk_cv_pcre_utf8=no],
-                  [AC_MSG_ERROR([cross-compiling, cannot check libpcre behaviour])])
+                  [AC_MSG_WARN([cross-compiling, cannot check libpcre behaviour])])
     LIBS="$save_LIBS"
   ])
   if test $rjk_cv_pcre_utf8 = no; then
     AC_MSG_ERROR([please rebuild your pcre library with --enable-utf8])
   fi
 ])
-# arch-tag:d09b2112a218009313949a279401a5b4