Makefile revision 6695
124N/A# The contents of this file are subject to the terms of the 124N/A# Common Development and Distribution License (the "License"). 124N/A# You may not use this file except in compliance with the License. 124N/A# See the License for the specific language governing permissions 124N/A# and limitations under the License. 124N/A# When distributing Covered Code, include this CDDL HEADER in each 124N/A# If applicable, add the following below this CDDL HEADER, with the 124N/A# fields enclosed by brackets "[]" replaced with your own identifying 124N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5230N/A# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved. 6695N/A# Depends on newer cairo, which cannot be updated in S11. 2960N/A# Micro version for easy libraries packaging 3069N/A# We don't have automake 1.14 yet. Thus need to reconfigure with older one. 5935N/A# Look for gnutls-3 pkg-config & libraries before the defaults 765N/A# We need to avoid RPATH=/usr/lib in Wireshark libraries so that we can 765N/A# create successfully IPS package of different Wireshark branch than is 765N/A# installed on build system without dependency errors. 6184N/A# During install libtool will relink libwireshark library so that it 6184N/A# requires libwiretap version from system and not from proto area. 6184N/A# This workaround is only needed when CBE contains older libwiretap.