[project @ 2003-08-18 11:16:33 by panne]
[ghc-hetmet.git] / configure.ac
index a919e2a..030e401 100644 (file)
@@ -16,8 +16,8 @@ dnl
 # First off, a distrib sanity check..
 AC_INIT(mk/config.mk.in)
 
-dnl * We require autoconf version 2.53 due to the use of AC_SYS_LARGEFILE
-AC_PREREQ(2.52)
+dnl * We require autoconf version 2.50 due to the use of AC_SYS_LARGEFILE and AC_MSG_NOTICE
+AC_PREREQ(2.50)
 
 dnl * Declare subdirectories that have a private configure script
 dnl
@@ -847,10 +847,6 @@ AC_SUBST(HavePosixRegex)
 dnl ** how do we get a timezone name, and UTC offset ?
 AC_STRUCT_TIMEZONE
 
-dnl ** what's the type of timezone?
-FPTOOLS_HAVE_TIMEZONE
-FPTOOLS_TYPE_TIMEZONE
-
 dnl ** do we have altzone?
 FPTOOLS_ALTZONE