K 10 svn:author V 7 thierry K 8 svn:date V 27 2004-08-30T22:25:46.000000Z K 7 svn:log V 264 Explicitly disable threading: - on FreeBSD 4.x, it links with -pthread, but no link is retained in the resulting library; - on FreeBSD 5.x and 6, it works, but since libaspell is used by un-threaded programs, this is not a good choice. Reviewed by: marcus. END