X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=configure.in;h=16bbcc425c77d7af24b4a90e1d271557811eeb9c;hb=94c9df9d6eec4efb93f249e50783a18dafcdf996;hp=5d164b785cf86b792e60298fa601a2d27783e4fe;hpb=588d5d7c613c800728d4a6fd40f886c7f7388bf2;p=privoxy.git diff --git a/configure.in b/configure.in index 5d164b78..16bbcc42 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. dnl -dnl $Id: configure.in,v 1.172 2012/10/12 11:12:22 fabiankeil Exp $ +dnl $Id: configure.in,v 1.173 2012/10/12 11:15:17 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.172 $) +AC_REVISION($Revision: 1.173 $) AC_INIT(jcc.c) if test ! -f config.h.in; then @@ -761,6 +761,7 @@ AC_CHECK_FUNCS([ \ regcomp \ select \ setlocale \ + shutdown \ snprintf \ socket \ strchr \