Commits

Gustavo Zacarias committed cc8bc864968
pango: drop PANGO_CONF_ENV variables These are completely historic from the initial commit (d106a63d) and completely unused. Two separate builds with/without give nothing relevant with: $ diff -u pango.cv/config.log pango-1.38.1/config.log|grep ^+ Same applies to removals with: $ diff -u pango.cv/config.log pango-1.38.1/config.log|grep ^- Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>