> Yes, it may be a good idea if somebody wrote this.
> It should probably depend on LT_OUTPUT.
>
> OTOH, the havelib module from gnulib already provides quite a bit of
> functionality in this area.

OK, but what should I tell to the library users? Using gnulib is quite
troublesome since
it does not have proper documentation and usage of the library would become too
complicated for a casual programmer.
And I don't like pkg-config since it breaks cross-compilation...
So if I understand correctly, do I have to check for existence of
/usr/lib/libfoo.la
and then write maude_LDADD = /usr/lib/libfoo.la in my Makefile.am?


_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to