summaryrefslogtreecommitdiff
path: root/usr/src/lib/hal/libhal/common/hal.pc.in
blob: 7002154c4bf744ca53fcbf7e90a55b3adb96779d (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
Description: Free desktop hardware abstraction layer
Version: __VERSION__
Requires: dbus-1
Libs: -L${libdir} -lhal
Cflags: -DDBUS_API_SUBJECT_TO_CHANGE -I${includedir}/hal