diff options
author | Thiago de Arruda <tpadilha84@gmail.com> | 2014-03-07 11:58:06 -0300 |
---|---|---|
committer | Thiago de Arruda <tpadilha84@gmail.com> | 2014-03-07 11:58:06 -0300 |
commit | 2f1a2eb0f20a1a4f8ffd464e52e2c8f1860bb167 (patch) | |
tree | 803d54256a13a89f0a5f3ec579169e59d112d963 /clint.py | |
parent | 0412ee7440da718a27425fa1559855f3d363549f (diff) | |
download | rneovim-2f1a2eb0f20a1a4f8ffd464e52e2c8f1860bb167.tar.gz rneovim-2f1a2eb0f20a1a4f8ffd464e52e2c8f1860bb167.tar.bz2 rneovim-2f1a2eb0f20a1a4f8ffd464e52e2c8f1860bb167.zip |
Fix `free_all_mem` and EXITFREE definition
Because of the '$' in `if(DEFINED $ENV{VALGRIND_CHECK})` EXITFREE wasn't being
defined, so the `free_all_mem` wasn't being included or called in the resulting
binary.
This commit fixes that, and also adds includes needed for `free_all_mem`
compilation.
Diffstat (limited to 'clint.py')
0 files changed, 0 insertions, 0 deletions