7195N/A# The contents of this file are subject to the terms of the 7195N/A# Common Development and Distribution License (the "License"). 7195N/A# You may not use this file except in compliance with the License. 7195N/A# See the License for the specific language governing permissions 7195N/A# and limitations under the License. 7195N/A# When distributing Covered Code, include this CDDL HEADER in each 7195N/A# If applicable, add the following below this CDDL HEADER, with the 7195N/A# fields enclosed by brackets "[]" replaced with your own identifying 7195N/A# information: Portions Copyright [yyyy] [name of copyright owner] 7195N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. 7195N/A# All components using gobject-introspection must be built with gcc as 7195N/A# gobject-introspection does not produce correct results when using Studio. 7195N/A# Needs gobject-introspection, not available on S11. 7195N/A# Requires non-standard extensions. 7195N/A# Enable additional compiler warnings, but leave them as warnings, not errors 7195N/A# (upstream default if this isn't specified is =error which breaks SPARC) 7195N/A# Required for other components. 7195N/A# Delete this when build servers are installed with gnome-settings-daemon