]> granicus.if.org Git - curl/commit
test harness: take in account that Windows does not support LD_PRELOAD
authorYang Tse <yangsita@gmail.com>
Tue, 28 Dec 2010 15:52:20 +0000 (16:52 +0100)
committerYang Tse <yangsita@gmail.com>
Tue, 28 Dec 2010 15:52:20 +0000 (16:52 +0100)
commit15aeb94f3ff9012728aff1d21b63729af7433dd1
treeebf9d070295515c6b1bc33dc450f5a839ac8d6a8
parentb6a3e2be8e1bbb183597399c0dcdaa67022b958e
test harness: take in account that Windows does not support LD_PRELOAD

configure.ac: Test harness libhostname library will not be built for Windows.

runtests.pl: LD_PRELOAD mechanism will not be used to load libhostname
library on operating systems which lack LD_PRELOAD support.
configure.ac
tests/runtests.pl