summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2015-10-25 19:41:29 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2015-10-25 19:41:29 (GMT)
commit29a7a9a9da2823c8c5f9f530084f6820e26dae09 (patch)
tree2c4ddb7402d92c312c13f1deb16e1ced723455f6 /unix/configure.in
parent4baed0fef3ccae5d7d617339a41c203c91cbf13c (diff)
parente36e1a062d95b44a81c16c2435d235196ca8aa4c (diff)
downloadtcl-29a7a9a9da2823c8c5f9f530084f6820e26dae09.zip
tcl-29a7a9a9da2823c8c5f9f530084f6820e26dae09.tar.gz
tcl-29a7a9a9da2823c8c5f9f530084f6820e26dae09.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 ce68391..c7b0edc 100644
--- a/unix/configure.in
+++ b/unix/configure.in
@@ -545,12 +545,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
#--------------------------------------------------------------------