Created attachment 40624 [details] [review] a patch for configure.ac searching icu-config when icu.pc is not found Yet I've not investigated other GNU/Linux distributions, but at least Debian GNU/Linux lack icu.pc in its ICU developer package. http://packages.debian.org/search?searchon=contents&keywords=icu.pc&mode=path&suite=unstable&arch=any But it has icu-config. http://packages.debian.org/search?searchon=contents&keywords=icu-config&mode=path&suite=unstable&arch=any So checking icu-config as a fallback for the system without icu.pc might be convenient. A patch is attached.
Committed. Thanks. The icu-config output is so fragile, but shouldn't be fine for now.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.