]> git.ipfire.org Git - thirdparty/lldpd.git/commit
configure: try to use -Wl,--as-needed if possible
authorVincent Bernat <bernat@luffy.cx>
Thu, 20 May 2010 22:24:44 +0000 (00:24 +0200)
committerVincent Bernat <bernat@luffy.cx>
Thu, 20 May 2010 22:24:44 +0000 (00:24 +0200)
commit01b911bccfa29435929665c7df827f70de36ccfa
treeb674e2014ee3931bcd4889d9003c0d712d4fa976
parent20ffcb8e5e37a28d0b7ce630a492c6a0f99c9cc9
configure: try to use -Wl,--as-needed if possible

This may be useful if net-snmp-config pulls a lot of dependencies
which are not really needed (like libperl, libpthread, libcrypto).
configure.ac
m4/ax_ld_check_flag.m4 [new file with mode: 0644]