m4/ac-plugins: evaluate color escape so it works everywhere.
authorGustavo Sverzut Barbieri <gustavo.barbieri@intel.com>
Fri, 14 Mar 2014 14:50:10 +0000 (11:50 -0300)
committerGustavo Sverzut Barbieri <gustavo.barbieri@intel.com>
Fri, 14 Mar 2014 14:52:48 +0000 (11:52 -0300)
commit36d542f84e4c27134a0ac2237b0dcd3e18a4d91d
tree83e8bfb5ebcca50e386195c3346ced1cccf51a44
parent5ca6eaf41817064b5de02ecbdfcff20cdca39fc1
m4/ac-plugins: evaluate color escape so it works everywhere.

the color escapes were being evaluated only on "echo -e", but we're
using it in "cat" statements as well. Then evaluate the color escape
so it will work everywhere.
m4/ac-plugins.m4