ef8846857fcf954444cdc77e72249afef48377d2rb# CDDL HEADER START
ef8846857fcf954444cdc77e72249afef48377d2rb# The contents of this file are subject to the terms of the
ef8846857fcf954444cdc77e72249afef48377d2rb# Common Development and Distribution License (the "License").
ef8846857fcf954444cdc77e72249afef48377d2rb# You may not use this file except in compliance with the License.
ef8846857fcf954444cdc77e72249afef48377d2rb# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
ef8846857fcf954444cdc77e72249afef48377d2rb# See the License for the specific language governing permissions
ef8846857fcf954444cdc77e72249afef48377d2rb# and limitations under the License.
ef8846857fcf954444cdc77e72249afef48377d2rb# When distributing Covered Code, include this CDDL HEADER in each
ef8846857fcf954444cdc77e72249afef48377d2rb# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
ef8846857fcf954444cdc77e72249afef48377d2rb# If applicable, add the following below this CDDL HEADER, with the
ef8846857fcf954444cdc77e72249afef48377d2rb# fields enclosed by brackets "[]" replaced with your own identifying
ef8846857fcf954444cdc77e72249afef48377d2rb# information: Portions Copyright [yyyy] [name of copyright owner]
ef8846857fcf954444cdc77e72249afef48377d2rb# CDDL HEADER END
ef8846857fcf954444cdc77e72249afef48377d2rb# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
ef8846857fcf954444cdc77e72249afef48377d2rb sha256:94520bf65f726df9d7e686bb486e9a2828c29d09a20b9522f1da4f7d66700bb2
ef8846857fcf954444cdc77e72249afef48377d2rbCOMPONENT_ARCHIVE_URL= http://www.heiho.net/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
ef8846857fcf954444cdc77e72249afef48377d2rb# Required to configure correctly.
ef8846857fcf954444cdc77e72249afef48377d2rb# -I argument needed to find the generated config.h file. Also, pconsole
ef8846857fcf954444cdc77e72249afef48377d2rb# configure.in forcibly overrides CFLAGS, so we override the compiler to
ef8846857fcf954444cdc77e72249afef48377d2rb# specify required flags.