]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
ficks tiepo
authorJim Jagielski <jim@apache.org>
Wed, 16 May 2001 04:27:12 +0000 (04:27 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 16 May 2001 04:27:12 +0000 (04:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89126 13f79535-47bb-0310-9956-ffa450edef68

src/Configure

index 7f5e58aa43ec3dc372d49c4dd58586abe41b77f0..3d10508dd2e7c26e6fed7e6ee494bd9463c56b7a 100755 (executable)
@@ -1889,7 +1889,7 @@ if [ "x$using_shlib" = "x1" ] ; then
        SUBTARGET=target_shared
        #    determine additional suffixes for libhttpd.so
        V=1 R=3 P=21
-       If [ "x$SHLIB_SUFFIX_DEPTH" = "x0" ]; then
+       if [ "x$SHLIB_SUFFIX_DEPTH" = "x0" ]; then
            SHLIB_SUFFIX_LIST=""
        fi
        if [ "x$SHLIB_SUFFIX_DEPTH" = "x1" ]; then