Robert Boehne <[EMAIL PROTECTED]> writes:
>
> All good ideas, and I don't really have a preference for any of them.
> If you do, let me know or I'll just pick the one that looks easiest.

I'd think an autoconf macro would be ok, to be used for instance

        AC_LIBTOOL_PICDEF([-DPIC])
        AC_PROG_LIBTOOL

which I guess would just insert its argument into $pic_flag.

I wonder if it should work on a per-tag basis.  Though for the GMP asm
files stuff we're only interested in C, so that would be enough to
start with.


_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to