r1138040 | philip | 2011-06-21 10:16:07 -0500 (Tue, 21 Jun 2011) Support building with APR 2.0. Berkeley DB detection doesn't work. * configure.ac (APR_VER_REGEXES, APU_VER_REGEXES): Allow APR 2. * build/ac-macros/apache.m4 (SVN_FIND_APACHE): Allow APR 2.0. Patch by: ahiro@tigris.org
r871899 | arfrever | 2008-06-20 18:50:32 -0500 (Fri, 20 Jun 2008) * build/ac-macros/zlib.m4 (SVN_LIB_Z): Don't reset LDFLAGS when the '--with-zlib' option was passed to configure. Found by: Igor Galic <ahiro@tigris.org>