is it possible to link to a non-libtool generated shared object in the Makefile.am?
for example, instead of lib_LTLIBRARIES=libSomeLibrary.la is there another command to use a regular .so file? lib_LIBRARIES only appears to work with static libraries. I can find no documentation in the Automake manuel that describes how to use non-libtool libraries. ---- Eric Ray [EMAIL PROTECTED] www.zixit.com 214.370.2089
