build: make ADD_LDFLAGS() returns the flags that were added
authorAndrew Tridgell <tridge@samba.org>
Tue, 15 Feb 2011 05:13:51 +0000 (16:13 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 18 Feb 2011 04:09:46 +0000 (15:09 +1100)
commitb31055189ad953e2055d99caff3f8490613b96b4
tree71fa2eea1c2b012cf11be1f0c35a22aef6e549cc
parent433f68efaab8418f44cde29c6c857680719dda79
build: make ADD_LDFLAGS() returns the flags that were added

this will be used by the s3 top level build to work out how to undo
the effects of -Wl,-no-undefined

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
buildtools/wafsamba/samba_autoconf.py