Commit c8829e4bc18c99b8cc0f747216c2191ec669e11a

Tony Theodore 2017-06-20T12:24:05

Fix pkg-config in freetype-config for cross-compiling (#51274). * builds/unix/unix-def.in (PKG_CONFIG): New variable. (freetype-config): Use it in sed expression. * builds/unix/freetype-config.in: s/pkg-config/%PKG_CONFIG%/.