ClamAV: only require libintl if building for Linux.

This fixes build failures on Darwin caused by 274b6e84d9b3a77e76cc2a49053eba985ef62045
since we don't have that GNU library available. The benchmark seems to guard
requiring the header under Linux, so I've done the same in the cmake file.
1 file changed