diff options
author | Marius Ungureanu <teromario@yahoo.com> | 2015-06-19 12:53:37 +0300 |
---|---|---|
committer | Marius Ungureanu <marius.ungureanu@xamarin.com> | 2015-06-19 12:54:51 +0300 |
commit | e488bef42c6806cb8e4245ab31d98aba85dbcc8e (patch) | |
tree | 80a65a93bf44b06e2c15fe12bb483b18e079b823 /tests/diff/diffiter.c | |
parent | 6e0470e0f573b5ccecaa5048d906c1c80239333a (diff) | |
download | libgit2-e488bef42c6806cb8e4245ab31d98aba85dbcc8e.tar.gz |
Quote LIBSSH2_LIBRARIES call
Credits to @directhex
It is possible for PKG_CHECK_MODULES(LIBSSH2 libssh2) to LIBSSH2_LIBRARIES to a string with more than one library in it - e.g. if your libssh2 was built against libgcrypt, it will be "ssh2;gcrypt"
Quoting the string is needed, or CHECK_LIBRARY_EXISTS will fail.
Diffstat (limited to 'tests/diff/diffiter.c')
0 files changed, 0 insertions, 0 deletions