components/apache2/Makefile
branchs11-update
changeset 3968 266f10e491cb
parent 3661 47545fb8aed4
child 3970 583d5d25d4e9
equal deleted inserted replaced
3967:ec691805322c 3968:266f10e491cb
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 include ../../make-rules/shared-macros.mk
    23 include ../../make-rules/shared-macros.mk
    24 
    24 
    25 COMPONENT_NAME=		apache2
    25 COMPONENT_NAME=		apache2
    26 COMPONENT_VERSION=	2.2.29
    26 COMPONENT_VERSION=	2.2.29
    92 CONFIGURE_OPTIONS +=	--enable-cgi
    92 CONFIGURE_OPTIONS +=	--enable-cgi
    93 CONFIGURE_OPTIONS +=	--enable-authnz-ldap
    93 CONFIGURE_OPTIONS +=	--enable-authnz-ldap
    94 CONFIGURE_OPTIONS +=	--enable-ldap
    94 CONFIGURE_OPTIONS +=	--enable-ldap
    95 CONFIGURE_OPTIONS +=	--enable-ssl
    95 CONFIGURE_OPTIONS +=	--enable-ssl
    96 CONFIGURE_OPTIONS +=	--enable-exception-hook
    96 CONFIGURE_OPTIONS +=	--enable-exception-hook
       
    97 CONFIGURE_OPTIONS +=	--with-pcre
    97 CONFIGURE_OPTIONS +=	CFLAGS="$(CFLAGS) -DSSL_EXPERIMENTAL -DSSL_ENGINE"
    98 CONFIGURE_OPTIONS +=	CFLAGS="$(CFLAGS) -DSSL_EXPERIMENTAL -DSSL_ENGINE"
    98 CONFIGURE_OPTIONS +=	LTFLAGS="--silent --tag=CC"
    99 CONFIGURE_OPTIONS +=	LTFLAGS="--silent --tag=CC"
    99 CONFIGURE_OPTIONS.32 +=	--enable-layout=Solaris-Apache2
   100 CONFIGURE_OPTIONS.32 +=	--enable-layout=Solaris-Apache2
   100 CONFIGURE_OPTIONS.64 +=	--enable-layout=Solaris-Apache2-$(MACH64)
   101 CONFIGURE_OPTIONS.64 +=	--enable-layout=Solaris-Apache2-$(MACH64)
   101 CONFIGURE_OPTIONS.32 +=	--with-apr=/usr/apr/1.3/bin/apr-1-config
   102 CONFIGURE_OPTIONS.32 +=	--with-apr=/usr/apr/1.3/bin/apr-1-config