]> git.cworth.org Git - obsolete/notmuch-old/commit
configure: Add a check for the -Wl,--as-needed flag.
authorCarl Worth <cworth@cworth.org>
Sat, 30 Oct 2010 20:20:33 +0000 (13:20 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 30 Oct 2010 20:20:33 +0000 (13:20 -0700)
commit6b9a717c26229accc6d871b3c7d77cb34d5a68ac
tree0f895d308c025eaba748ac07ccdc097cc82fa95e
parente94db26c5c7250c82cc2e2445fbb58cdb41847de
configure: Add a check for the -Wl,--as-needed flag.

This fits with our general build philosophy of checking at configure
time for desired support, (rather than putting platform-specific
conditionals into our Makefiles).
Makefile.local
configure