Author: jfrederic.clere(a)jboss.com
Date: 2009-08-06 04:59:15 -0400 (Thu, 06 Aug 2009)
New Revision: 2527
Modified:
trunk/build/patch/apr-util-1.3.4.patch
Log:
Oops it doesn't apply due to other changes.
Modified: trunk/build/patch/apr-util-1.3.4.patch
===================================================================
--- trunk/build/patch/apr-util-1.3.4.patch 2009-08-06 07:55:33 UTC (rev 2526)
+++ trunk/build/patch/apr-util-1.3.4.patch 2009-08-06 08:59:15 UTC (rev 2527)
@@ -1,11 +1,11 @@
---- include/apu.hw
-+++ include/apu.hw
-@@ -101,7 +101,7 @@
- #define APU_HAVE_SQLITE3 0
- #define APU_HAVE_ORACLE 0
-
--#define APU_HAVE_APR_ICONV 1
-+#define APU_HAVE_APR_ICONV 0
- #define APU_HAVE_ICONV 0
- #define APR_HAS_XLATE (APU_HAVE_APR_ICONV || APU_HAVE_ICONV)
-
+---
include/apu.hw.org 2009-08-06 10:57:56.302397534 +0200
++++ include/apu.hw 2009-08-06 10:58:04.683627314 +0200
+@@ -119,7 +119,7 @@
+ /* Windows always has ODBC */
+ #define APU_HAVE_ODBC 1
+
+-#define APU_HAVE_APR_ICONV 1
++#define APU_HAVE_APR_ICONV 0
+ #define APU_HAVE_ICONV 0
+ #define APR_HAS_XLATE (APU_HAVE_APR_ICONV || APU_HAVE_ICONV)
+