7191N/A# The contents of this file are subject to the terms of the 7191N/A# Common Development and Distribution License (the "License"). 7191N/A# You may not use this file except in compliance with the License. 7191N/A# See the License for the specific language governing permissions 7191N/A# and limitations under the License. 7191N/A# When distributing Covered Code, include this CDDL HEADER in each 7191N/A# If applicable, add the following below this CDDL HEADER, with the 7191N/A# fields enclosed by brackets "[]" replaced with your own identifying 7191N/A# information: Portions Copyright [yyyy] [name of copyright owner] 7191N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. 7191N/A# All components using gobject-introspection must be built with gcc as 7191N/A# gobject-introspection does not produce correct results when using Studio. 7191N/A# Needs gobject-introspection, not available on S11. 7191N/A# Uses c99 language types (bool, etc.). 7191N/A# 32-bit gcc builds cause segfaults in Nautilus; see bug 21393975. 7191N/A# Not yet available for Solaris. 7191N/A# Not desired for production builds. 7191N/A# See --enable-tracker below. 7191N/A# Cyclic dependency; must build nautilus first, then build tracker, then build 7191N/A# CONFIGURE_OPTIONS += --enable-tracker