Remove some testing stuff inadvertantly left in.
authorhal9 <hal9@users.sourceforge.net>
Sat, 7 Sep 2002 02:11:06 +0000 (02:11 +0000)
committerhal9 <hal9@users.sourceforge.net>
Sat, 7 Sep 2002 02:11:06 +0000 (02:11 +0000)
configure.in

index 0b3ba97..8da35ef 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 dnl 
-dnl $Id: configure.in,v 1.77 2002/09/06 13:23:03 oes Exp $
+dnl $Id: configure.in,v 1.78 2002/09/06 23:18:08 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.78  2002/09/06 23:18:08  hal9
+dnl Migrate PCRE_H_IN_SUBDIR from 3.0 branch for pcre/pcre.h on RH, etc.
+dnl
 dnl Revision 1.77  2002/09/06 13:23:03  oes
 dnl Removed non-functional test for gcc support for -pthread
 dnl
@@ -407,7 +410,7 @@ dnl =================================================================
 dnl AutoConf Initialization
 dnl =================================================================
 
-AC_REVISION($Revision: 1.77 $)
+AC_REVISION($Revision: 1.78 $)
 AC_INIT(src/jcc.c)
 
 if test ! -f src/config.h.in; then
@@ -1258,13 +1261,3 @@ AC_SUBST(PTHREAD_LIB)
 
 AC_OUTPUT(GNUmakefile doc/source/ldp.dsl doc/source/GNUmakefile)
 
-dnl hb:
-echo $prefix
-echo $exec_prefix
-echo $bindir
-echo $sbindir
-echo $sysconfdir
-echo $datadir
-echo $mandir
-echo $localstatedir
-echo host: $host