5942N/A# The contents of this file are subject to the terms of the 5942N/A# Common Development and Distribution License (the "License"). 5942N/A# You may not use this file except in compliance with the License. 5942N/A# See the License for the specific language governing permissions 5942N/A# and limitations under the License. 5942N/A# When distributing Covered Code, include this CDDL HEADER in each 5942N/A# If applicable, add the following below this CDDL HEADER, with the 5942N/A# fields enclosed by brackets "[]" replaced with your own identifying 5942N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5942N/A# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. 5942N/A# All components using gobject-introspection must be built with gcc as 5942N/A# gobject-introspection does not produce correct results when using Studio. 5942N/A# Requires gtk-doc >= 1.20, enable after that's available on build machines 5942N/A# CONFIGURE_OPTIONS += --enable-gtk-doc 5942N/A# Required for other components. 5942N/A# Build gdk-pixbuf-xlib required by xscreensaver & other software 5942N/A# Workaround for build failures due to gdk-pixbuf Makefiles not passing CFLAGS 5942N/A# or LDFLAGS, especially the -m32/64 flag, to g-ir-scanner 5942N/A# Generate and install architecture-specific configuration files that define 5942N/A# the set of plugins available. 5942N/A# Needed for "gmake test" to work successfully. 5942N/A# pixbuf-randomly-modified tests have a different random suffix each time, 5942N/A# so strip that out to allow repeatable comparisons 5942N/A# Standard automake test framework results transform