xref: /onnv-gate/usr/src/lib/hal/libhal/common/hal.pc.in (revision 2912:85ea316d9c18)
1*2912Sartem#
2*2912Sartem# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
3*2912Sartem# Use is subject to license terms.
4*2912Sartem#
5*2912Sartem# Licensed under the Academic Free License version 2.1
6*2912Sartem#
7*2912Sartem# ident	"%Z%%M%	%I%	%E% SMI"
8*2912Sartem
9*2912Sartemprefix=/usr
10*2912Sartemexec_prefix=${prefix}
11*2912Sartemlibdir=${exec_prefix}/lib
12*2912Sartemincludedir=${prefix}/include
13*2912Sartem
14*2912SartemName: hal
15*2912SartemDescription: Free desktop hardware abstraction layer
16*2912SartemVersion: __VERSION__
17*2912SartemRequires: dbus-1
18*2912SartemLibs: -L${libdir} -lhal
19*2912SartemCflags: -DDBUS_API_SUBJECT_TO_CHANGE -I${includedir}/hal
20