From: Bill Stoddard Date: Thu, 4 Oct 2001 17:09:33 +0000 (+0000) Subject: I am retagging this file to 1.3.21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf7415eae73958714a2a6d270dbf0613a3605a9e;p=thirdparty%2Fapache%2Fhttpd.git I am retagging this file to 1.3.21 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91288 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/Configure b/src/Configure index d5678d68f94..83c37f2cf62 100755 --- a/src/Configure +++ b/src/Configure @@ -1907,7 +1907,7 @@ 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=22 + V=1 R=3 P=21 if [ "x$SHLIB_SUFFIX_DEPTH" = "x0" ]; then SHLIB_SUFFIX_LIST="" fi