diff options
author | Theo Belaire <theobelaire@khanacademy.org> | 2014-02-22 14:49:53 -0800 |
---|---|---|
committer | ash-lshift <ash@lshift.net> | 2014-02-25 09:06:15 +0000 |
commit | e7b0aa224a2a873ad9da05776e26793eb5c882e6 (patch) | |
tree | 2aff4dbecf00e4477ce5ac705f75fc57f8c13ce8 /src/diff.c | |
parent | d5f74cf8bbfd9b4b3dce756756dd09de98da3458 (diff) | |
download | rneovim-e7b0aa224a2a873ad9da05776e26793eb5c882e6.tar.gz rneovim-e7b0aa224a2a873ad9da05776e26793eb5c882e6.tar.bz2 rneovim-e7b0aa224a2a873ad9da05776e26793eb5c882e6.zip |
Added curl support and one test
Now it checks for the existance of curl after
failing to find wget.
Note that I ended up removing the quotes around $url
when referencing it in the call to wget, since urls can't have spaces
anyways, and the correct quoting was messy.
To test, I did
rm -r .deps
make clean
make cmake
make
And it worked.
Diffstat (limited to 'src/diff.c')
0 files changed, 0 insertions, 0 deletions