php: version 5.2.13 removed --without-iconv
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sat, 16 Oct 2010 23:40:11 +0000 (01:40 +0200)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sat, 16 Oct 2010 23:40:11 +0000 (01:40 +0200)
commitf6fa9298359781393ed2466c45cf42da56068bb1
tree187b17fa346a5c7f29936816d4a8458f3cc59b92
parente23a8ff9c41d4dd28e68e8289c976ffde25c585b
php: version 5.2.13 removed --without-iconv

5.2.13 had an inconsistency: there was a DEPENDS on virtual/iconv
yet there was a configure argument --without-iconv
as my project needed iconv, I removed the --without-iconv
(works like a charm :-) )

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
recipes/php/php_5.2.13.bb