Hi!

I haven't seen any examples how to set these script variables:
https://www.gnu.org/software/libtool/manual/html_node/
libtool-script-contents.html#libtool-script-contents
Can are they set per project?
If so, how?

The full question is on stackoverflow:
https://stackoverflow.com/questions/45282061/how-when-
where-to-set-script-variables-of-libtool-e-g-hardcode-minus-l

E.g., rtorrent has 2 files: "configure.ac" and "Makefile.am" :

- makefile.am won't do anything
- I tried to insert this at the end of configure.ac, but it also doesn't do
anything:
_LT_TAGVAR('hardcode_minus_L)=yes


Thanks
_______________________________________________
https://lists.gnu.org/mailman/listinfo/libtool

Reply via email to