configure: Fix iconv detection
authorGirish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
Sat, 17 Mar 2012 17:49:36 +0000 (10:49 -0700)
committerQt by Nokia <qt-info@nokia.com>
Sun, 18 Mar 2012 18:26:33 +0000 (19:26 +0100)
commit73b42378e7798046adbc2a508855b52462f406fe
tree0fe5e0d4fe61ee3fa63286cf73345f5db4b902cc
parent4dbce2a469608194527188a136baa3e812caf361
configure: Fix iconv detection

Makes no sense to disable iconv based on QPA. This change will
make iconv as the "system" codec i.e the codec used for 8-bit
locale dependent conversions.

Change-Id: I4469e9c226b2411ac1338f61dabb84ec9c2ec603
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
configure