Fix order of ICU_CFLAGS

Peter Eisentraut <peter_e@gmx.net>

Commit: b83e54564ad0733f5382b20c04695ee9fb4cf451
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2017-08-11T02:14:00Z
Releases: 10.0
Fix order of ICU_CFLAGS

It must be before CPPFLAGS so that an ICU installation in a nonstandard
path can take precedence over one in the system path.

Files

PathChange+/−
src/Makefile.global.in modified +1 −1