waf:lib/replace fix iconv checks on HP/UX
commitbbbeed69f708aed8f15863d5c4587c589b3f46d4
authorChristian Ambach <ambi@samba.org>
Wed, 29 Jan 2014 19:48:38 +0000 (29 20:48 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 10 Mar 2014 15:10:38 +0000 (10 16:10 +0100)
tree0d76dc5d75c777d6eaf57c4baf76c692068e3834
parent8a0b5a4e4c084155a8e6d919c680d4ffded3cf70
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

(cherry picked from commit 6a7c420a79cc1258528f152f4de9a0608767729f)
lib/replace/wscript