"Garst R. Reese" <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: > >> I do not think that this is the solution that we really want, on my >> box. libpspell is a libtool library: libpspell.la >> I do not know how other boxes does this, do they also have a libtool >> lib? >> >> I wonder why pspell.m4 does not use the regular machinery for finding >> libraries and header files. >> | I also have a libpspell.la. I have not a clue what the "regular | machinery" would be,
AC_CHECK_LIB f.ex. | but at least this does not screw up. It would do | just as well to just look for libpspell.la tho. yes. perhaps .la .so .a then... -- Lgb