Makefile revision 5680
5053N/A# The contents of this file are subject to the terms of the 5053N/A# Common Development and Distribution License (the "License"). 5053N/A# You may not use this file except in compliance with the License. 5053N/A# See the License for the specific language governing permissions 5053N/A# and limitations under the License. 5053N/A# When distributing Covered Code, include this CDDL HEADER in each 5053N/A# If applicable, add the following below this CDDL HEADER, with the 5053N/A# fields enclosed by brackets "[]" replaced with your own identifying 5053N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5452N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. 5053N/A# If you update the COMPONENT_VERSION, you should make a corresponding change 5053N/A# Check DONOTUSE items when updating the version and hash 5087N/A# cannot be installed on an S11 box. 5680N/A# This causes the default compilation argument to be wrong and isn't necessary. 5053N/A# TODO -- make these work or rule them out in Phase II, second integration 5053N/A#CONFIGURE_OPTIONS += --with-dbpath=$(SASL_CONFDIR)/sasl2db 5053N/A#CONFIGURE_OPTIONS += --with-mysql=$????? 5053N/A#CONFIGURE_OPTIONS += --enable-sql=yes 5053N/A#CONFIGURE_OPTIONS += --enable-ldapdb=yes 5053N/A# postfix or AD might need --enable-login and --enable-ntlm 5053N/A#CONFIGURE_OPTIONS += --enable-login=yes 5053N/A#CONFIGURE_OPTIONS += --enable-ntlm=yes 5053N/A#CFLAGS += -xalias_level=strict 5053N/A# Remove some things we don't use and aren't in the TPNO