waf:lib/replace fix up libintl related checks
commitf4e17716e11b847eadcf66ca8e2f926993dfd010
authorChristian Ambach <ambi@samba.org>
Thu, 2 Jan 2014 21:23:16 +0000 (2 22:23 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 10 Mar 2014 15:11:13 +0000 (10 16:11 +0100)
treef51f12bbfb6443d32ea694959548b66becd9f059
parent0d2e0d496efe317d8354fa8f045416017322a776
waf:lib/replace fix up libintl related checks

on a default installation of AIX, libintl.a exists but
libintl.h does not
So check for the declarations of those functions as well
to make sure that the build works.

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>
(cherry picked from commit df6ddcfbfcd33274c1b768ce26829b0ad9278cd0)
lib/replace/wscript