[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[RFC] [PATCH] Fix Issue #2671

From: Arfrever Frehtes Taifersar Arahesis <arfrever.fta_at_gmail.com>
Date: Sun, 8 Jun 2008 04:08:20 +0200

[[[
Fix Issue #2671.
Prefer APR 1.* instead of APR 0.* if both are present.

* configure.ac: Move the check for Apache after the check for APR.

* build/ac-macros/apr.m4
  (SVN_LIB_APR): Prefer APR 1.* instead of APR 0.* if both are present.

* build/ac-macros/aprutil.m4
  (SVN_LIB_APRUTIL): Prefer APR-Util 1.* instead of APR-Util 0.* if both
   are present.

* build/ac-macros/apache.m4
  (SVN_FIND_APACHE): Check if Apache version is compatible with APR version.
]]]

-- 
Arfrever Frehtes Taifersar Arahesis

Received on 2008-06-08 04:16:35 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.