Bill Hoffman wrote:
Steven Van Ingelgem wrote:
Personally I would expect it to find /usr/lib/libaspell.so.15, not a
directory... (on my system /usr/lib/aspell is a dir)


OK, read the email too quick. I think I know what is causing this. I will work on a fix...

The find_library command was searching for the literal name "aspell" first before trying library prefixes and suffixes. It should now be fixed. You'll have to update CMake from CVS and recreate your build tree from scratch.

-Brad
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to