dnl Process this file with autoconf to produce a configure script.
 dnl 
-dnl $Id: configure.in,v 1.67 2002/05/03 14:33:59 oes Exp $
+dnl $Id: configure.in,v 1.68 2002/05/25 16:54:54 jongfoster Exp $
 dnl 
 dnl Written by and Copyright (C) 2001, 2002 the SourceForge
 dnl Privoxy team. http://www.privoxy.org/
 dnl Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 dnl 
 dnl $Log: configure.in,v $
+dnl Revision 1.68  2002/05/25 16:54:54  jongfoster
+dnl Detect if the compiler supports -pthread.
+dnl Hopefully this will fix bug 560442.  (I don't have a HP PA-RISC
+dnl machine to test this!)
+dnl
 dnl Revision 1.67  2002/05/03 14:33:59  oes
 dnl Generate doc/soucre/ldp.dsl
 dnl
 dnl AutoConf Initialization
 dnl =================================================================
 
-AC_REVISION($Revision: 1.67 $)
+AC_REVISION($Revision: 1.68 $)
 AC_INIT(jcc.c)
 
 if test ! -f config.h.in; then
 dnl Application version number
 dnl =================================================================
 
-VERSION_MAJOR=2
-VERSION_MINOR=9
-VERSION_POINT=15
-CODE_STATUS="beta"
+VERSION_MAJOR=3
+VERSION_MINOR=1
+VERSION_POINT=1
+CODE_STATUS="alpha"
 
 dnl CODE_STATUS can be "alpha", "beta", or "stable", and will be
 dnl used for CGI output