<p>Sword keeps stressing me out whenever I try to build with autotools on a new system.</p>
<p>I did not have ICU installed, because I don&#39;t care about its functionality. Rather than default to not build with ICU or error and tell me I need to expressly specify --without-icu, configure quietly said it was assuming I had a version prior to 2.1 and was continuing anyway.  I don&#39;t know exactly when that version came out, but it seems to have been before 2004. Maybe we shouldn&#39;t assume its presence but rather error if icu-config isn&#39;t found and/or default to build without it when it is not found.1.6.2 idea?</p>

<p>My utilities worked with my CMake<br>
build, finding and installing happily to ~/.sword, but the autotools utilities can&#39;t find the modules there. I have seen this behavior before but can&#39;t remember how I have resolved it, short of using the system install location.</p>

<p>--Greg<br>
</p>