]> granicus.if.org Git - apache/commitdiff
buildconf:
authorTakashi Sato <takashi@apache.org>
Mon, 3 Aug 2009 16:03:15 +0000 (16:03 +0000)
committerTakashi Sato <takashi@apache.org>
Mon, 3 Aug 2009 16:03:15 +0000 (16:03 +0000)
 Fix error "[: -lt: unexpected operator"

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@800443 13f79535-47bb-0310-9956-ffa450edef68

buildconf

index 67dee9174d67f908a362b02a5177fefb3145089a..343983f3b87db86a0ce44a59a9db440c427426d6 100755 (executable)
--- a/buildconf
+++ b/buildconf
@@ -55,6 +55,7 @@ done
 should_exit=0
 apr_found=0
 apu_found=0
+apr_major_version=2
 
 for dir in $apr_src_dir
 do