Earnie Boyd <[EMAIL PROTECTED]> writes: > But what if I want both?
Do nothing special, its the default libtool behavior. If you want to ensure that both kinds of libraries are built for a package, check for enable_shared=yes and enable_static=yes at configure time. -- Ralph _______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool
