5325N/A# The contents of this file are subject to the terms of the 5325N/A# Common Development and Distribution License (the "License"). 5325N/A# You may not use this file except in compliance with the License. 5325N/A# See the License for the specific language governing permissions 5325N/A# and limitations under the License. 5325N/A# When distributing Covered Code, include this CDDL HEADER in each 5325N/A# If applicable, add the following below this CDDL HEADER, with the 5325N/A# fields enclosed by brackets "[]" replaced with your own identifying 5325N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5325N/A# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. 6406N/A# This version of poppler only works with the new version of evince. 6406N/A# For now, all things built for C++11 require gcc. 6406N/A# (Poppler provides a C++ wrapper.) 6406N/A# Uses strcpy_s, etc. c11 functions. 5325N/A# Reduce build time dependencies since we don't ship this and can't run as an 6406N/A# --enable-zlib not recommended by developers? 6406N/A# Required for other components. 6406N/A#CONFIGURE_OPTIONS += --with-testdatadir= 5325N/A# Install the poppler data files. 5325N/A# Always show the build and link lines for easier debugging.