summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2015-10-25 19:39:38 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2015-10-25 19:39:38 (GMT)
commite36e1a062d95b44a81c16c2435d235196ca8aa4c (patch)
tree071183b786b41bd120b0b330950b7cd8009debf9 /unix/configure.in
parent042f85a7d6565407ef15942699cb0e1d2f28330e (diff)
downloadtcl-e36e1a062d95b44a81c16c2435d235196ca8aa4c.zip
tcl-e36e1a062d95b44a81c16c2435d235196ca8aa4c.tar.gz
tcl-e36e1a062d95b44a81c16c2435d235196ca8aa4c.tar.bz2
Remove use of HAVE_USLEEP. It isn't use anywhere any more.
Diffstat (limited to 'unix/configure.in')
-rw-r--r--unix/configure.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/unix/configure.in b/unix/configure.in
index 9c93024..6c7cc09 100644
--- a/unix/configure.in
+++ b/unix/configure.in
@@ -479,12 +479,6 @@ if test $tcl_cv_putenv_copy = yes; then
fi
#--------------------------------------------------------------------
-# Check for support of usleep function
-#--------------------------------------------------------------------
-
-SC_ENABLE_USLEEP
-
-#--------------------------------------------------------------------
# Check for support of nl_langinfo function
#--------------------------------------------------------------------