build: add a dependency on lib iconv for lib intl if we are not able to find it
authorMatthieu Patou <mat@matws.net>
Sat, 11 Dec 2010 15:50:51 +0000 (18:50 +0300)
committerMatthieu Patou <mat@matws.net>
Sat, 11 Dec 2010 16:21:09 +0000 (19:21 +0300)
commit617871ee28e925171462d4821f60aa9f79fab94e
tree707bcfacee9b545c96495dd5fb72bd865ed62fe5
parent097075c31f79f59a498cc89ca715e5936b41b465
build: add a dependency on lib iconv for lib intl if we are not able to find it

This is due that on some platform lib intl depend on lib iconv, failling
to provide this library cause waf to be unable to link with lib intl and
makes it think that the library doesn't exists !
lib/replace/wscript