Changing default to exclude FEATURE_IMAGE_DETECT_MSIE because of problem reports...
authoroes <oes@users.sourceforge.net>
Wed, 8 Jan 2003 16:39:41 +0000 (16:39 +0000)
committeroes <oes@users.sourceforge.net>
Wed, 8 Jan 2003 16:39:41 +0000 (16:39 +0000)
configure.in

index 247e969..afc6b9e 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 dnl 
-dnl $Id: configure.in,v 1.68.2.8 2002/11/27 12:55:26 oes Exp $
+dnl $Id: configure.in,v 1.68.2.9 2002/12/13 23:47:45 hal9 Exp $
 dnl 
 dnl Written by and Copyright (C) 2001, 2002 the SourceForge
 dnl Privoxy team. http://www.privoxy.org/
@@ -28,6 +28,9 @@ dnl or write to the Free Software Foundation, Inc., 59
 dnl Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 dnl 
 dnl $Log: configure.in,v $
+dnl Revision 1.68.2.9  2002/12/13 23:47:45  hal9
+dnl Add openbsd $specialflags per gunner at styx2002.no-ip.org
+dnl
 dnl Revision 1.68.2.8  2002/11/27 12:55:26  oes
 dnl Fixed broken handling of pre-set CFLAGS
 dnl
@@ -397,7 +400,7 @@ dnl =================================================================
 dnl AutoConf Initialization
 dnl =================================================================
 
-AC_REVISION($Revision: 1.68.2.8 $)
+AC_REVISION($Revision: 1.68.2.9 $)
 AC_INIT(jcc.c)
 
 if test ! -f config.h.in; then
@@ -1116,12 +1119,11 @@ AC_ARG_ENABLE(stats,
 fi],AC_DEFINE(FEATURE_STATISTICS))
 
 AC_ARG_ENABLE(ie-images,
-[  --disable-ie-images      Don't auto-detect whether a request from MS Internet
-                           Explorer is for an image or HTML.],
+[  --enable-ie-images       Enable a quick but not always reliable auto-detect whether requests from
+                           MS Internet Explorer are for an image or not.],
 [if test $enableval = yes; then
   AC_DEFINE(FEATURE_IMAGE_DETECT_MSIE)
-fi],
-AC_DEFINE(FEATURE_IMAGE_DETECT_MSIE))
+fi],)
 
 AC_ARG_ENABLE(image-blocking,
 [  --disable-image-blocking Don't try to figure out whether a request is