Hi,

I'm trying to add a --enable-static option to a package I'm building which
causes the executables to be linked statically.  I don't really want to
use libtool since I don't have any libraries in the package and this is
really the only specific linker thing that I want.  Is there a macro
floating around that figures out the static flag(s) for the linker?

Thanks,
Emil


Reply via email to