diff options
author | dgp <dgp@users.sourceforge.net> | 2015-10-29 13:12:03 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2015-10-29 13:12:03 (GMT) |
commit | 48abc4faa37b34ffbe405b86425aa8415da29e88 (patch) | |
tree | 781b71b889a7de7512ede95a0e96ec7f341ecc19 /unix/configure.in | |
parent | 0dd6aea93ddc469a60059a29582f10a3a472e00d (diff) | |
parent | 18425b42d186aee1a919721890d7ffeb875137c3 (diff) | |
download | tcl-48abc4faa37b34ffbe405b86425aa8415da29e88.zip tcl-48abc4faa37b34ffbe405b86425aa8415da29e88.tar.gz tcl-48abc4faa37b34ffbe405b86425aa8415da29e88.tar.bz2 |
merge 8.5
Diffstat (limited to 'unix/configure.in')
-rw-r--r-- | unix/configure.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/unix/configure.in b/unix/configure.in index ed895d9..e4255b6 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 #-------------------------------------------------------------------- |