summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
Diffstat (limited to 'unix')
-rw-r--r--unix/tcl.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/unix/tcl.m4 b/unix/tcl.m4
index ed46d61..6c23ace 100644
--- a/unix/tcl.m4
+++ b/unix/tcl.m4
@@ -2485,7 +2485,6 @@ AC_DEFUN([SC_BLOCKING_STYLE], [
AC_DEFUN([SC_TIME_HANDLER], [
AC_CHECK_HEADERS(sys/time.h)
AC_HEADER_TIME
- AC_STRUCT_TIMEZONE
AC_CHECK_FUNCS(gmtime_r localtime_r mktime)