Makefile revision 3477
835N/A# The contents of this file are subject to the terms of the 1301N/A# Common Development and Distribution License (the "License"). 835N/A# You may not use this file except in compliance with the License. 919N/A# See the License for the specific language governing permissions 919N/A# and limitations under the License. 919N/A# When distributing Covered Code, include this CDDL HEADER in each 919N/A# If applicable, add the following below this CDDL HEADER, with the 919N/A# fields enclosed by brackets "[]" replaced with your own identifying 919N/A# information: Portions Copyright [yyyy] [name of copyright owner] 919N/A# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved. 835N/A# Micro version for easy libraries packaging # Enable ASLR for this component # We don't have automake 1.14 yet. Thus need to reconfigure with older one. # Use the 64-bit versions of pkg-config files # We need to avoid RPATH=/usr/lib in Wireshark libraries so that we can # create successfully IPS package of different Wireshark branch than is # installed on build system without dependency errors.