690N/A#
690N/A# CDDL HEADER START
690N/A#
690N/A# The contents of this file are subject to the terms of the
690N/A# Common Development and Distribution License (the "License").
690N/A# You may not use this file except in compliance with the License.
690N/A#
690N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
690N/A# or http://www.opensolaris.org/os/licensing.
690N/A# See the License for the specific language governing permissions
690N/A# and limitations under the License.
690N/A#
690N/A# When distributing Covered Code, include this CDDL HEADER in each
690N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
690N/A# If applicable, add the following below this CDDL HEADER, with the
690N/A# fields enclosed by brackets "[]" replaced with your own identifying
690N/A# information: Portions Copyright [yyyy] [name of copyright owner]
690N/A#
690N/A# CDDL HEADER END
690N/A#
690N/A
690N/A#
5636N/A# Copyright (c) 2012, 2016, Oracle and/or its affiliates. All rights reserved.
690N/A#
5680N/ABUILD_BITS= NO_ARCH
690N/Ainclude ../../../make-rules/shared-macros.mk
690N/A
690N/ACOMPONENT_NAME= automake
4086N/ACOMPONENT_MAJMIN_VERS= 1.11
690N/ACOMPONENT_VERSION= 1.11.2
844N/ACOMPONENT_ARCHIVE_HASH= \
844N/A sha256:c339e3871d6595620760725da61de02cf1c293af8a05b14592d6587ac39ce546
690N/A
2899N/ATPNO= 7253
2899N/A
5680N/Ainclude $(WS_MAKE_RULES)/gnu-component.mk
1938N/A
5680N/ACONFIGURE_OPTIONS += --infodir=$(USRSHAREDIR)/$(COMPONENT_NAME)-$(COMPONENT_MAJMIN_VERS)/info
5680N/ACONFIGURE_OPTIONS += PERL="$(PERL)"
690N/A
5636N/AREQUIRED_PACKAGES += $(PERL_PKG)
3817N/AREQUIRED_PACKAGES += shell/ksh93