Loading configure.in +2 −2 Changes for configure.in: 2 added lines, 2 removed lines. Original line number Diff line number Diff line Loading @@ -356,8 +356,8 @@ if test "${apr_found}" = "yes"; then fi if test "${apu_found}" = "yes"; then # Require APR-util 1.2.x otherwise fail APACHE_CHECK_APxVER([apu], 1, 2) # Require APR-util 1.3.x otherwise fail APACHE_CHECK_APxVER([apu], 1, 3) fi dnl Check for what we can generate dependency files with Loading Loading
configure.in +2 −2 Changes for configure.in: 2 added lines, 2 removed lines. Original line number Diff line number Diff line Loading @@ -356,8 +356,8 @@ if test "${apr_found}" = "yes"; then fi if test "${apu_found}" = "yes"; then # Require APR-util 1.2.x otherwise fail APACHE_CHECK_APxVER([apu], 1, 2) # Require APR-util 1.3.x otherwise fail APACHE_CHECK_APxVER([apu], 1, 3) fi dnl Check for what we can generate dependency files with Loading