summaryrefslogtreecommitdiff
path: root/usr/src/lib/hal/libhal-storage/common/hal-storage.pc.in
blob: 6aa69ab851fa165f970c826746e2de373e282c9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
# Licensed under the Academic Free License version 2.1
#

prefix=/usr
exec_prefix=${prefix}
libdir=__LIBDIR__
includedir=${prefix}/include

Name: hal-storage
Description: hal library for storage devices and volumes
Version: __VERSION__
Requires: dbus-1 hal
Libs: -L${libdir} -lhal-storage
Cflags: -DDBUS_API_SUBJECT_TO_CHANGE -I${includedir}/hal