waf:lib/replace fix iconv checks on HP/UX
authorChristian Ambach <ambi@samba.org>
Wed, 29 Jan 2014 19:48:38 +0000 (20:48 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 13 Feb 2014 01:01:03 +0000 (02:01 +0100)
commit6a7c420a79cc1258528f152f4de9a0608767729f
tree83a8a434adf7ede24a3d2602b228f1e7f1a643a9
parent9abf1623ed2384d529ef3a2442a55fb293dee8b0
waf:lib/replace fix iconv checks on HP/UX

we need to copy away the list of LDFLAGS
to be tried before modifying it instead of
just creating a new reference and then continuing
with a modified list while it should have been
reset back to the original value

Bug: https://bugzilla.samba.org/show_bug.cgi?id=9911

Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Thu Feb 13 02:01:03 CET 2014 on sn-devel-104
lib/replace/wscript