usr/src/cmd/apache2/apache.build.env
branchoi_151a
changeset 212 05fe98e59aac
parent 175 f5a0dccb9304
child 232 264fa5bd3db2
equal deleted inserted replaced
211:8a6d16a6b5de 212:05fe98e59aac
    23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 #ident	"@(#)apache.build.env	1.8	10/08/09 SMI"	
    25 #ident	"@(#)apache.build.env	1.8	10/08/09 SMI"	
    26 #
    26 #
    27 
    27 
    28 APACHE_VERSION=2.2.23
    28 APACHE_VERSION=2.2.24
    29 APACHE_VERSION_DIR=2.2
    29 APACHE_VERSION_DIR=2.2
    30 APACHE_DIR=httpd-${APACHE_VERSION}
    30 APACHE_DIR=httpd-${APACHE_VERSION}
    31 APACHE_PREFORK_DIR=${APACHE_DIR}-prefork
    31 APACHE_PREFORK_DIR=${APACHE_DIR}-prefork
    32 APACHE_PREFORK_DIR64=${APACHE_PREFORK_DIR}-64
    32 APACHE_PREFORK_DIR64=${APACHE_PREFORK_DIR}-64
    33 APACHE_WORKER_DIR=${APACHE_DIR}-worker
    33 APACHE_WORKER_DIR=${APACHE_DIR}-worker