Makefile revision 7103
85d5671102cdecf126c6046f39a4e1cd0dadfea7Brendan Miller# CDDL HEADER START
85d5671102cdecf126c6046f39a4e1cd0dadfea7Brendan Miller# The contents of this file are subject to the terms of the
85d5671102cdecf126c6046f39a4e1cd0dadfea7Brendan Miller# Common Development and Distribution License (the "License").
85d5671102cdecf126c6046f39a4e1cd0dadfea7Brendan Miller# You may not use this file except in compliance with the License.
85d5671102cdecf126c6046f39a4e1cd0dadfea7Brendan Miller# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
85d5671102cdecf126c6046f39a4e1cd0dadfea7Brendan Miller# See the License for the specific language governing permissions
85d5671102cdecf126c6046f39a4e1cd0dadfea7Brendan Miller# and limitations under the License.
85d5671102cdecf126c6046f39a4e1cd0dadfea7Brendan Miller# When distributing Covered Code, include this CDDL HEADER in each
85d5671102cdecf126c6046f39a4e1cd0dadfea7Brendan Miller# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
85d5671102cdecf126c6046f39a4e1cd0dadfea7Brendan Miller# If applicable, add the following below this CDDL HEADER, with the
85d5671102cdecf126c6046f39a4e1cd0dadfea7Brendan Miller# fields enclosed by brackets "[]" replaced with your own identifying
85d5671102cdecf126c6046f39a4e1cd0dadfea7Brendan Miller# information: Portions Copyright [yyyy] [name of copyright owner]
85d5671102cdecf126c6046f39a4e1cd0dadfea7Brendan Miller# CDDL HEADER END
85d5671102cdecf126c6046f39a4e1cd0dadfea7Brendan Miller# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
85d5671102cdecf126c6046f39a4e1cd0dadfea7Brendan MillerCOMPONENT_SRC= $(COMPONENT_NAME)-autoconf-$(TARBALL_VERSION)
85d5671102cdecf126c6046f39a4e1cd0dadfea7Brendan Miller sha256:fd00770c9afd39db555c78400e52f55e8bd6568c78be23561abb472a22d09abb
85d5671102cdecf126c6046f39a4e1cd0dadfea7Brendan MillerCOMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)2016/$(COMPONENT_ARCHIVE)
85d5671102cdecf126c6046f39a4e1cd0dadfea7Brendan Miller# Documentation
85d5671102cdecf126c6046f39a4e1cd0dadfea7Brendan MillerCOMPONENT_SRC_1= $(COMPONENT_NAME)-doc-$(DOC_VERSION)
85d5671102cdecf126c6046f39a4e1cd0dadfea7Brendan Miller sha256:67c640c4b01b961016717db61e3e43c63c33248c78ce0de9f10b88ea7ce97670
85d5671102cdecf126c6046f39a4e1cd0dadfea7Brendan MillerCOMPONENT_ARCHIVE_URL_1= $(COMPONENT_PROJECT_URL)2016/$(COMPONENT_ARCHIVE_1)
85d5671102cdecf126c6046f39a4e1cd0dadfea7Brendan MillerTEA_CONFIGURE_OPTIONS.32 += --with-tcl="$(USRLIBDIR)"
85d5671102cdecf126c6046f39a4e1cd0dadfea7Brendan MillerTEA_CONFIGURE_OPTIONS.64 += --with-tcl="$(USRLIBDIR64)"
85d5671102cdecf126c6046f39a4e1cd0dadfea7Brendan MillerTEA_CONFIGURE_OPTIONS.sparc.64 += --enable-64bit-vis
# thunderbird fixes that. Bugzilla id https://bugzilla.mozilla.org/show_bug.cgi?id=1252937
CFLAGS += -I.