Re: Help configuring library
Kevin Atkinson <[email protected]> Mon, 31 Jan 2011 13:36:59 -0700 (MST)
| Newsgroups | gmane.comp.gnu.aspell.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 31 Jan 2011, Ian Sidor wrote: > Hello, I'm new to Aspell. I'm looking for a dictionary SDK that can be used in my own application. > > ... > >> ./configure --enable-static >> make > > .. but I couldn't find a dylib afterwards. I do not know what I dylib is, but due to the way libtool works the static library can be found in the ".libs" dir under the name ".libs/libaspell.a".