xref: /onnv-gate/usr/src/lib/hal/libhal/common/hal.pc.in (revision 8100:1c162fabbdb8)
12912Sartem#
2*8100SLin.Guo@Sun.COM# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
32912Sartem# Use is subject to license terms.
42912Sartem#
52912Sartem# Licensed under the Academic Free License version 2.1
62912Sartem#
72912Sartem
82912Sartemprefix=/usr
92912Sartemexec_prefix=${prefix}
10*8100SLin.Guo@Sun.COMlibdir=__LIBDIR__
112912Sartemincludedir=${prefix}/include
122912Sartem
132912SartemName: hal
142912SartemDescription: Free desktop hardware abstraction layer
152912SartemVersion: __VERSION__
162912SartemRequires: dbus-1
172912SartemLibs: -L${libdir} -lhal
182912SartemCflags: -DDBUS_API_SUBJECT_TO_CHANGE -I${includedir}/hal
19