Remove two checks that were already commented out
[privoxy.git] / configure.in
index a63d7fc..756f946 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 dnl
-dnl $Id: configure.in,v 1.169 2012/10/05 12:14:33 fabiankeil Exp $
+dnl $Id: configure.in,v 1.170 2012/10/12 11:11:06 fabiankeil Exp $
 dnl
 dnl Written by and Copyright (C) 2001-2010 the
 dnl Privoxy team. http://www.privoxy.org/
@@ -32,7 +32,7 @@ dnl =================================================================
 dnl AutoConf Initialization
 dnl =================================================================
 
-AC_REVISION($Revision: 1.169 $)
+AC_REVISION($Revision: 1.170 $)
 AC_INIT(jcc.c)
 
 if test ! -f config.h.in; then
@@ -716,8 +716,6 @@ AC_CHECK_SIZEOF(long long, 8)
 AC_CHECK_SIZEOF(size_t, 4)
 
 dnl Checks for header files.
-dnl AC_HEADER_SYS_WAIT
-dnl AC_CHECK_HEADERS(fcntl.h limits.h malloc.h sys/time.h unistd.h)
 AC_CHECK_HEADERS([ \
  OS.h \
  arpa/inet.h \