nanosleep() detection works for Solaris

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1858 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 1999-03-04 19:49:01 +00:00
parent c9b6828bfc
commit 9f68a1f235

2
configure vendored
View File

@ -3080,7 +3080,7 @@ fi
fi
done
for ac_func in nanosleep usleep
for ac_func in usleep
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
echo "configure:3087: checking for $ac_func" >&5