Stephen Torri <[EMAIL PROTECTED]> writes: > Now the flag --disable-ltlibs is applied to the configure script right?
No, to libtool. > Is there a way to make this default? You should just be able to add it to LIBRARY_LDFLAGS in your Makefile.am. Note that this is not a finished solution. The patches that I pointed to earlier are for an old version of libtool and need some work to adapt for the current version to libtool.
