Bumped version number for 2.9.16 freeze
authoroes <oes@users.sourceforge.net>
Fri, 26 Jul 2002 15:21:12 +0000 (15:21 +0000)
committeroes <oes@users.sourceforge.net>
Fri, 26 Jul 2002 15:21:12 +0000 (15:21 +0000)
configure.in

index 2b697f1..776e8bb 100644 (file)
@@ -1,6 +1,6 @@
 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/
@@ -28,6 +28,11 @@ 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  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
@@ -365,7 +370,7 @@ 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
@@ -411,7 +416,7 @@ dnl =================================================================
 
 VERSION_MAJOR=2
 VERSION_MINOR=9
-VERSION_POINT=15
+VERSION_POINT=16
 CODE_STATUS="beta"
 
 dnl CODE_STATUS can be "alpha", "beta", or "stable", and will be