Use --cppflags-searchpath to get ICU includes
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 1 Sep 2011 12:28:54 +0000 (14:28 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 1 Sep 2011 12:28:54 +0000 (14:28 +0200)
commite36f2d8ce81592ee2ecf29050da9c758e53adc05
treec993e8843c8856ee3be2ccef90e005b8443d6cfc
parent96ff03f91b4539e315dadd50ab2564412c076394
Use --cppflags-searchpath to get ICU includes

Use icu-config --cppflags-searchpath instead of icu-config --cppflags.
Problem is that it --cpflags does not always contain include path.
Seen with ICU 4.6.1 on Solaris 5.10, GCC 3.4.3.
ac_check_icu.m4