You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by mt...@apache.org on 2006/05/31 16:10:19 UTC

svn commit: r410532 - /apr/apr-util/trunk/include/apu.hw

Author: mturk
Date: Wed May 31 07:10:19 2006
New Revision: 410532

URL: http://svn.apache.org/viewvc?rev=410532&view=rev
Log:
Revert because of veto.

Modified:
    apr/apr-util/trunk/include/apu.hw

Modified: apr/apr-util/trunk/include/apu.hw
URL: http://svn.apache.org/viewvc/apr/apr-util/trunk/include/apu.hw?rev=410532&r1=410531&r2=410532&view=diff
==============================================================================
--- apr/apr-util/trunk/include/apu.hw (original)
+++ apr/apr-util/trunk/include/apu.hw Wed May 31 07:10:19 2006
@@ -1,4 +1,4 @@
-/* Copyright 2000-2006 The Apache Software Foundation or its licensors, as
+/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
@@ -94,12 +94,10 @@
 #define APU_HAVE_DB     0
 #endif
 
-/* Allow external override */
-#if !defined(APU_HAS_XLATE)
+
 #define APU_HAVE_APR_ICONV     1
 #define APU_HAVE_ICONV         0
 #define APR_HAS_XLATE          (APU_HAVE_APR_ICONV || APU_HAVE_ICONV)
-#endif
 
 #if !defined(APU_HAVE_PGSQL)
 #define APU_HAVE_PGSQL      0