From b0ce6f67508c5451b66492a868d6d031a4b0db01 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 30 Apr 2002 19:30:06 +0000 Subject: 2002-04-30 Jeffrey Stedfast * configure.in: Added checks for timezone stuff. svn path=/trunk/mono/; revision=4177 --- acconfig.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 4d3912b688f..1ba6021b489 100644 --- a/acconfig.h +++ b/acconfig.h @@ -14,3 +14,5 @@ #undef HAVE_CRYPT_RNG #undef HAVE_BOEHM_GC #undef DISABLE_SHARED_HANDLES +#undef HAVE_TIMEZONE +#undef HAVE_TM_GMTOFF -- cgit v1.2.3