Zack Weinberg writes: > LDFLAGS=-Wl,--as-needed > > and you're done. This really should be the default -- it corresponds > to the way static linkage works -- but there are probably too many > Makefiles out there expecting the opposite behavior to change it now. But that solution is not always available, right? I'm wondering if one solution might be to have AC_CHECK_FUNC and friends have a way to provide "additional libraries to search". H _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx https://lists.gnu.org/mailman/listinfo/autoconf