waf:lib/replace fix up libintl related checks
authorChristian Ambach <ambi@samba.org>
Thu, 2 Jan 2014 21:23:16 +0000 (22:23 +0100)
committerChristian Ambach <ambi@samba.org>
Fri, 3 Jan 2014 04:04:44 +0000 (05:04 +0100)
commitdf6ddcfbfcd33274c1b768ce26829b0ad9278cd0
treef5f57e40bd5eee4a6b83705793637a5149bb32cd
parent1a42ff7d8db63b26e2beb43268a1c4664723358e
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>
lib/replace/wscript