diff options
| author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2017-12-11 14:19:48 (GMT) |
|---|---|---|
| committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2017-12-11 14:19:48 (GMT) |
| commit | bf868c1c56292a44ff5faeef5b348408554cab1a (patch) | |
| tree | 3728938b981dd31981452db01614e8c93a4a436e /unix | |
| parent | dfeacc8edb1494b531c9bdbe41a83aa89a557198 (diff) | |
| download | tcl-bf868c1c56292a44ff5faeef5b348408554cab1a.zip tcl-bf868c1c56292a44ff5faeef5b348408554cab1a.tar.gz tcl-bf868c1c56292a44ff5faeef5b348408554cab1a.tar.bz2 | |
Initial implementation of TIP #491. Not tested yet.
Diffstat (limited to 'unix')
| -rw-r--r-- | unix/configure.ac | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/unix/configure.ac b/unix/configure.ac index e14d85e..5b982e8 100644 --- a/unix/configure.ac +++ b/unix/configure.ac @@ -120,12 +120,6 @@ if test -z "$no_pipe" && test -n "$GCC"; then fi #------------------------------------------------------------------------ -# Threads support -#------------------------------------------------------------------------ - -SC_ENABLE_THREADS - -#------------------------------------------------------------------------ # Embedded configuration information, encoding to use for the values, TIP #59 #------------------------------------------------------------------------ |
