]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Conditionalize use of symlink() function in test suite
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 15 Apr 2013 16:00:17 +0000 (17:00 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Mon, 15 Apr 2013 16:35:30 +0000 (17:35 +0100)
commitc78a2b13a6d36244afe8886b668745a7d939164b
treeebbe4fd0b1d7ae4681f6d08bb1cb0499bb93d563
parent3f85de52925111b0b015080b49138dba8919862f
Conditionalize use of symlink() function in test suite

On Win32 symlink() is not available, so virstoragetest.c
must be conditionalized to avoid compile failures.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
configure.ac
tests/virstoragetest.c