hello. no one responded to my question regarding internal dependencies. i'd really appreciate some guidance on this issue.
on GNU/Linux, if i have a package comprised of libfoo.so and libfoo-internal.so. i want applications to link only against libfoo.so, since the libfoo-internal.so interface might change at any time. the best solution so far is to remove libfoo-internal.la from the dependency_libs variable in libfoo.la. is this really the proper solution? thanks for any insight. nall. _______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool