You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2002/01/23 00:32:17 UTC

cvs commit: apache-1.3/src Configure

jim         02/01/22 15:32:17

  Modified:    src      Configure
  Log:
  Ack. Looks like this wasn't adjusted
  after 1.3.21... Setting for 1.3.23, then will move the tag
  
  Revision  Changes    Path
  1.447     +1 -1      apache-1.3/src/Configure
  
  Index: Configure
  ===================================================================
  RCS file: /home/cvs/apache-1.3/src/Configure,v
  retrieving revision 1.446
  retrieving revision 1.447
  diff -u -r1.446 -r1.447
  --- Configure	17 Jan 2002 13:20:50 -0000	1.446
  +++ Configure	22 Jan 2002 23:32:17 -0000	1.447
  @@ -1934,7 +1934,7 @@
   	#    select the special subtarget for shared core generation
   	SUBTARGET=target_shared
   	#    determine additional suffixes for libhttpd.so
  -	V=1 R=3 P=21
  +	V=1 R=3 P=23
   	if [ "x$SHLIB_SUFFIX_DEPTH" = "x0" ]; then
   	    SHLIB_SUFFIX_LIST=""
   	fi