components/cyrus-sasl/Makefile
changeset 5089 8d5767cc3ddc
parent 5055 9daf220c1a9a
child 5454 1efad1afb469
equal deleted inserted replaced
5088:7076f7053912 5089:8d5767cc3ddc
    66 PROTO_CONFDIR = $(PROTO_DIR)$(SASL_CONFDIR)
    66 PROTO_CONFDIR = $(PROTO_DIR)$(SASL_CONFDIR)
    67 
    67 
    68 include $(WS_TOP)/make-rules/prep.mk
    68 include $(WS_TOP)/make-rules/prep.mk
    69 CONFIGURE_DEFAULT_DIRS=no
    69 CONFIGURE_DEFAULT_DIRS=no
    70 include $(WS_TOP)/make-rules/configure.mk
    70 include $(WS_TOP)/make-rules/configure.mk
       
    71 
       
    72 # Migrated from ON in S12, including stuff from system/header, so this
       
    73 # cannot be installed on an S11 box.
       
    74 ifeq ($(BUILD_TYPE), evaluation)
       
    75 PUBLISH_STAMP=
       
    76 endif
       
    77 
    71 include $(WS_TOP)/make-rules/ips.mk
    78 include $(WS_TOP)/make-rules/ips.mk
    72 include $(WS_TOP)/make-rules/lint-libraries.mk
    79 include $(WS_TOP)/make-rules/lint-libraries.mk
    73 
    80 
    74 CONFIGURE_ENV +=  "CPPFLAGS=$(CPPFLAGS) -I/usr/include/openldap"
    81 CONFIGURE_ENV +=  "CPPFLAGS=$(CPPFLAGS) -I/usr/include/openldap"
    75 CONFIGURE_OPTIONS += --with-cflags="$(CFLAGS)"
    82 CONFIGURE_OPTIONS += --with-cflags="$(CFLAGS)"