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