head	1.3;
access;
symbols
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1;
locks; strict;
comment	@# @;


1.3
date	2010.02.17.22.40.42;	author lx;	state dead;
branches;
next	1.2;

1.2
date	2009.02.10.16.36.55;	author lx;	state Exp;
branches;
next	1.1;

1.1
date	2007.12.11.20.09.36;	author lx;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Update to 2.0.

Feature safe:	yes
@
text
@--- configure.orig	2009-02-10 08:05:24.000000000 -0800
+++ configure	2009-02-10 08:06:05.000000000 -0800
@@@@ -7702,8 +7702,8 @@@@
 
 else
   if test "${ac_cv_header_apr_1_0_apr_tables_h+set}" = set; then
-  { $as_echo "$as_me:$LINENO: checking for apr-1.0/apr_tables.h" >&5
-$as_echo_n "checking for apr-1.0/apr_tables.h... " >&6; }
+  { $as_echo "$as_me:$LINENO: checking for apr-1/apr_tables.h" >&5
+$as_echo_n "checking for apr-1/apr_tables.h... " >&6; }
 if test "${ac_cv_header_apr_1_0_apr_tables_h+set}" = set; then
   $as_echo_n "(cached) " >&6
 fi
@@@@ -7711,8 +7711,8 @@@@
 $as_echo "$ac_cv_header_apr_1_0_apr_tables_h" >&6; }
 else
   # Is the header compilable?
-{ $as_echo "$as_me:$LINENO: checking apr-1.0/apr_tables.h usability" >&5
-$as_echo_n "checking apr-1.0/apr_tables.h usability... " >&6; }
+{ $as_echo "$as_me:$LINENO: checking apr-1/apr_tables.h usability" >&5
+$as_echo_n "checking apr-1/apr_tables.h usability... " >&6; }
 cat >conftest.$ac_ext <<_ACEOF
 /* confdefs.h.  */
 _ACEOF
@@@@ -7720,7 +7720,7 @@@@
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
 $ac_includes_default
-#include <apr-1.0/apr_tables.h>
+#include <apr-1/apr_tables.h>
 _ACEOF
 rm -f conftest.$ac_objext
 if { (ac_try="$ac_compile"
@@@@ -7753,15 +7753,15 @@@@
 $as_echo "$ac_header_compiler" >&6; }
 
 # Is the header present?
-{ $as_echo "$as_me:$LINENO: checking apr-1.0/apr_tables.h presence" >&5
-$as_echo_n "checking apr-1.0/apr_tables.h presence... " >&6; }
+{ $as_echo "$as_me:$LINENO: checking apr-1/apr_tables.h presence" >&5
+$as_echo_n "checking apr-1/apr_tables.h presence... " >&6; }
 cat >conftest.$ac_ext <<_ACEOF
 /* confdefs.h.  */
 _ACEOF
 cat confdefs.h >>conftest.$ac_ext
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
-#include <apr-1.0/apr_tables.h>
+#include <apr-1/apr_tables.h>
 _ACEOF
 if { (ac_try="$ac_cpp conftest.$ac_ext"
 case "(($ac_try" in
@@@@ -7795,30 +7795,30 @@@@
 # So?  What about this header?
 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
   yes:no: )
-    { $as_echo "$as_me:$LINENO: WARNING: apr-1.0/apr_tables.h: accepted by the compiler, rejected by the preprocessor!" >&5
-$as_echo "$as_me: WARNING: apr-1.0/apr_tables.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
-    { $as_echo "$as_me:$LINENO: WARNING: apr-1.0/apr_tables.h: proceeding with the compiler's result" >&5
-$as_echo "$as_me: WARNING: apr-1.0/apr_tables.h: proceeding with the compiler's result" >&2;}
+    { $as_echo "$as_me:$LINENO: WARNING: apr-1/apr_tables.h: accepted by the compiler, rejected by the preprocessor!" >&5
+$as_echo "$as_me: WARNING: apr-1/apr_tables.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
+    { $as_echo "$as_me:$LINENO: WARNING: apr-1/apr_tables.h: proceeding with the compiler's result" >&5
+$as_echo "$as_me: WARNING: apr-1/apr_tables.h: proceeding with the compiler's result" >&2;}
     ac_header_preproc=yes
     ;;
   no:yes:* )
-    { $as_echo "$as_me:$LINENO: WARNING: apr-1.0/apr_tables.h: present but cannot be compiled" >&5
-$as_echo "$as_me: WARNING: apr-1.0/apr_tables.h: present but cannot be compiled" >&2;}
-    { $as_echo "$as_me:$LINENO: WARNING: apr-1.0/apr_tables.h:     check for missing prerequisite headers?" >&5
-$as_echo "$as_me: WARNING: apr-1.0/apr_tables.h:     check for missing prerequisite headers?" >&2;}
-    { $as_echo "$as_me:$LINENO: WARNING: apr-1.0/apr_tables.h: see the Autoconf documentation" >&5
-$as_echo "$as_me: WARNING: apr-1.0/apr_tables.h: see the Autoconf documentation" >&2;}
-    { $as_echo "$as_me:$LINENO: WARNING: apr-1.0/apr_tables.h:     section \"Present But Cannot Be Compiled\"" >&5
-$as_echo "$as_me: WARNING: apr-1.0/apr_tables.h:     section \"Present But Cannot Be Compiled\"" >&2;}
-    { $as_echo "$as_me:$LINENO: WARNING: apr-1.0/apr_tables.h: proceeding with the preprocessor's result" >&5
-$as_echo "$as_me: WARNING: apr-1.0/apr_tables.h: proceeding with the preprocessor's result" >&2;}
-    { $as_echo "$as_me:$LINENO: WARNING: apr-1.0/apr_tables.h: in the future, the compiler will take precedence" >&5
-$as_echo "$as_me: WARNING: apr-1.0/apr_tables.h: in the future, the compiler will take precedence" >&2;}
+    { $as_echo "$as_me:$LINENO: WARNING: apr-1/apr_tables.h: present but cannot be compiled" >&5
+$as_echo "$as_me: WARNING: apr-1/apr_tables.h: present but cannot be compiled" >&2;}
+    { $as_echo "$as_me:$LINENO: WARNING: apr-1/apr_tables.h:     check for missing prerequisite headers?" >&5
+$as_echo "$as_me: WARNING: apr-1/apr_tables.h:     check for missing prerequisite headers?" >&2;}
+    { $as_echo "$as_me:$LINENO: WARNING: apr-1/apr_tables.h: see the Autoconf documentation" >&5
+$as_echo "$as_me: WARNING: apr-1/apr_tables.h: see the Autoconf documentation" >&2;}
+    { $as_echo "$as_me:$LINENO: WARNING: apr-1/apr_tables.h:     section \"Present But Cannot Be Compiled\"" >&5
+$as_echo "$as_me: WARNING: apr-1/apr_tables.h:     section \"Present But Cannot Be Compiled\"" >&2;}
+    { $as_echo "$as_me:$LINENO: WARNING: apr-1/apr_tables.h: proceeding with the preprocessor's result" >&5
+$as_echo "$as_me: WARNING: apr-1/apr_tables.h: proceeding with the preprocessor's result" >&2;}
+    { $as_echo "$as_me:$LINENO: WARNING: apr-1/apr_tables.h: in the future, the compiler will take precedence" >&5
+$as_echo "$as_me: WARNING: apr-1/apr_tables.h: in the future, the compiler will take precedence" >&2;}
 
     ;;
 esac
-{ $as_echo "$as_me:$LINENO: checking for apr-1.0/apr_tables.h" >&5
-$as_echo_n "checking for apr-1.0/apr_tables.h... " >&6; }
+{ $as_echo "$as_me:$LINENO: checking for apr-1/apr_tables.h" >&5
+$as_echo_n "checking for apr-1/apr_tables.h... " >&6; }
 if test "${ac_cv_header_apr_1_0_apr_tables_h+set}" = set; then
   $as_echo_n "(cached) " >&6
 else
@


1.2
log
@Update to 1.5.
@
text
@@


1.1
log
@Update to 1.4.
@
text
@d1 3
a3 3
--- configure.old	2007-12-11 11:53:36.000000000 -0800
+++ configure	2007-12-11 11:54:16.000000000 -0800
@@@@ -5794,8 +5794,8 @@@@
d7 4
a10 4
-  { echo "$as_me:$LINENO: checking for apr-1.0/apr_tables.h" >&5
-echo $ECHO_N "checking for apr-1.0/apr_tables.h... $ECHO_C" >&6; }
+  { echo "$as_me:$LINENO: checking for apr-1/apr_tables.h" >&5
+echo $ECHO_N "checking for apr-1/apr_tables.h... $ECHO_C" >&6; }
d12 1
a12 1
   echo $ECHO_N "(cached) $ECHO_C" >&6
d14 2
a15 2
@@@@ -5803,8 +5803,8 @@@@
 echo "${ECHO_T}$ac_cv_header_apr_1_0_apr_tables_h" >&6; }
d18 4
a21 4
-{ echo "$as_me:$LINENO: checking apr-1.0/apr_tables.h usability" >&5
-echo $ECHO_N "checking apr-1.0/apr_tables.h usability... $ECHO_C" >&6; }
+{ echo "$as_me:$LINENO: checking apr-1/apr_tables.h usability" >&5
+echo $ECHO_N "checking apr-1/apr_tables.h usability... $ECHO_C" >&6; }
d25 1
a25 1
@@@@ -5812,7 +5812,7 @@@@
d34 2
a35 2
@@@@ -5844,15 +5844,15 @@@@
 echo "${ECHO_T}$ac_header_compiler" >&6; }
d38 4
a41 4
-{ echo "$as_me:$LINENO: checking apr-1.0/apr_tables.h presence" >&5
-echo $ECHO_N "checking apr-1.0/apr_tables.h presence... $ECHO_C" >&6; }
+{ echo "$as_me:$LINENO: checking apr-1/apr_tables.h presence" >&5
+echo $ECHO_N "checking apr-1/apr_tables.h presence... $ECHO_C" >&6; }
d53 1
a53 1
@@@@ -5885,30 +5885,30 @@@@
d57 8
a64 8
-    { echo "$as_me:$LINENO: WARNING: apr-1.0/apr_tables.h: accepted by the compiler, rejected by the preprocessor!" >&5
-echo "$as_me: WARNING: apr-1.0/apr_tables.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
-    { echo "$as_me:$LINENO: WARNING: apr-1.0/apr_tables.h: proceeding with the compiler's result" >&5
-echo "$as_me: WARNING: apr-1.0/apr_tables.h: proceeding with the compiler's result" >&2;}
+    { echo "$as_me:$LINENO: WARNING: apr-1/apr_tables.h: accepted by the compiler, rejected by the preprocessor!" >&5
+echo "$as_me: WARNING: apr-1/apr_tables.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
+    { echo "$as_me:$LINENO: WARNING: apr-1/apr_tables.h: proceeding with the compiler's result" >&5
+echo "$as_me: WARNING: apr-1/apr_tables.h: proceeding with the compiler's result" >&2;}
d68 24
a91 24
-    { echo "$as_me:$LINENO: WARNING: apr-1.0/apr_tables.h: present but cannot be compiled" >&5
-echo "$as_me: WARNING: apr-1.0/apr_tables.h: present but cannot be compiled" >&2;}
-    { echo "$as_me:$LINENO: WARNING: apr-1.0/apr_tables.h:     check for missing prerequisite headers?" >&5
-echo "$as_me: WARNING: apr-1.0/apr_tables.h:     check for missing prerequisite headers?" >&2;}
-    { echo "$as_me:$LINENO: WARNING: apr-1.0/apr_tables.h: see the Autoconf documentation" >&5
-echo "$as_me: WARNING: apr-1.0/apr_tables.h: see the Autoconf documentation" >&2;}
-    { echo "$as_me:$LINENO: WARNING: apr-1.0/apr_tables.h:     section \"Present But Cannot Be Compiled\"" >&5
-echo "$as_me: WARNING: apr-1.0/apr_tables.h:     section \"Present But Cannot Be Compiled\"" >&2;}
-    { echo "$as_me:$LINENO: WARNING: apr-1.0/apr_tables.h: proceeding with the preprocessor's result" >&5
-echo "$as_me: WARNING: apr-1.0/apr_tables.h: proceeding with the preprocessor's result" >&2;}
-    { echo "$as_me:$LINENO: WARNING: apr-1.0/apr_tables.h: in the future, the compiler will take precedence" >&5
-echo "$as_me: WARNING: apr-1.0/apr_tables.h: in the future, the compiler will take precedence" >&2;}
+    { echo "$as_me:$LINENO: WARNING: apr-1/apr_tables.h: present but cannot be compiled" >&5
+echo "$as_me: WARNING: apr-1/apr_tables.h: present but cannot be compiled" >&2;}
+    { echo "$as_me:$LINENO: WARNING: apr-1/apr_tables.h:     check for missing prerequisite headers?" >&5
+echo "$as_me: WARNING: apr-1/apr_tables.h:     check for missing prerequisite headers?" >&2;}
+    { echo "$as_me:$LINENO: WARNING: apr-1/apr_tables.h: see the Autoconf documentation" >&5
+echo "$as_me: WARNING: apr-1/apr_tables.h: see the Autoconf documentation" >&2;}
+    { echo "$as_me:$LINENO: WARNING: apr-1/apr_tables.h:     section \"Present But Cannot Be Compiled\"" >&5
+echo "$as_me: WARNING: apr-1/apr_tables.h:     section \"Present But Cannot Be Compiled\"" >&2;}
+    { echo "$as_me:$LINENO: WARNING: apr-1/apr_tables.h: proceeding with the preprocessor's result" >&5
+echo "$as_me: WARNING: apr-1/apr_tables.h: proceeding with the preprocessor's result" >&2;}
+    { echo "$as_me:$LINENO: WARNING: apr-1/apr_tables.h: in the future, the compiler will take precedence" >&5
+echo "$as_me: WARNING: apr-1/apr_tables.h: in the future, the compiler will take precedence" >&2;}
d95 4
a98 4
-{ echo "$as_me:$LINENO: checking for apr-1.0/apr_tables.h" >&5
-echo $ECHO_N "checking for apr-1.0/apr_tables.h... $ECHO_C" >&6; }
+{ echo "$as_me:$LINENO: checking for apr-1/apr_tables.h" >&5
+echo $ECHO_N "checking for apr-1/apr_tables.h... $ECHO_C" >&6; }
d100 1
a100 1
   echo $ECHO_N "(cached) $ECHO_C" >&6
@

