aboutsummaryrefslogtreecommitdiffstats
path: root/configure1.in
diff options
context:
space:
mode:
authorJim Blandy <[email protected]>1993-05-20 06:18:08 +0000
committerJim Blandy <[email protected]>1993-05-20 06:18:08 +0000
commitd52c5f5823dc950776f66a2044e861477e974480 (patch)
treef06ea38f0f3192d8b787f9574583c5cfa1c8e905 /configure1.in
parent3e4439ab30c17e1f3dc1d6f7584e4d50c51465e2 (diff)
* configure.in: Add AC_TIMEZONE.
Diffstat (limited to 'configure1.in')
-rwxr-xr-xconfigure1.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure1.in b/configure1.in
index 7b80b4d375..8d9f34c2fd 100755
--- a/configure1.in
+++ b/configure1.in
@@ -840,6 +840,7 @@ AC_HAVE_FUNCS(gettimeofday gethostname dup2)
dnl checks for structure members
AC_STRUCT_TM
+AC_TIMEZONE
dnl checks for compiler characteristics
AC_CONST