Raphael Kubo da Costa 482eeacdeb FindIconv: Stop hardcoding the library name.
Instead of splitting ${ICONV_LIBRARY}'s path and then assuming the
library is called "libiconv.so", use ${ICONV_LIBRARY}'s entire value in
the calls to check_library_exists().

If that is not done, the iconv detection fails if one sets ICONV_LIBRARY
to, for example, /usr/lib/libc.so, as the previous calls would still
pass "-liconv" to the linker instead of the chosen value.
2015-09-02 14:56:26 +02:00
..
2015-01-01 09:23:23 +01:00
2015-01-01 09:23:23 +01:00
2015-01-01 09:23:23 +01:00
2015-01-01 09:23:23 +01:00
2015-01-01 09:23:23 +01:00
2015-05-17 14:25:44 +02:00
2015-01-01 09:23:23 +01:00
2015-01-01 09:23:23 +01:00
2015-01-01 09:23:23 +01:00
2015-06-10 23:17:19 +02:00
2015-01-01 09:23:23 +01:00