]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
One last update, and that's all she wrote
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 15 May 2001 17:34:58 +0000 (17:34 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 15 May 2001 17:34:58 +0000 (17:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89125 13f79535-47bb-0310-9956-ffa450edef68

src/Configure

index ce50b9b25ebaa55b2682396478dd0c0ceb9642ae..7f5e58aa43ec3dc372d49c4dd58586abe41b77f0 100755 (executable)
@@ -1888,8 +1888,8 @@ if [ "x$using_shlib" = "x1" ] ; then
        #    select the special subtarget for shared core generation
        SUBTARGET=target_shared
        #    determine additional suffixes for libhttpd.so
-       V=1 R=3 P=20
-       if [ "x$SHLIB_SUFFIX_DEPTH" = "x0" ]; then
+       V=1 R=3 P=21
+       If [ "x$SHLIB_SUFFIX_DEPTH" = "x0" ]; then
            SHLIB_SUFFIX_LIST=""
        fi
        if [ "x$SHLIB_SUFFIX_DEPTH" = "x1" ]; then