summaryrefslogtreecommitdiff
path: root/hal.pc.in
diff options
context:
space:
mode:
authorDavid Zeuthen <david@fubar.dk>2003-11-05 23:22:50 +0000
committerDavid Zeuthen <david@fubar.dk>2003-11-05 23:22:50 +0000
commita137318d81927b34d311ac3e5d32c19d03fad310 (patch)
treecab6ff5893fd5dacc0417bab157f47bef7661fdf /hal.pc.in
initial import
Diffstat (limited to 'hal.pc.in')
-rw-r--r--hal.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/hal.pc.in b/hal.pc.in
new file mode 100644
index 00000000..0f4de46d
--- /dev/null
+++ b/hal.pc.in
@@ -0,0 +1,10 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: hal
+Description: Free desktop hardware abstraction layer
+Version: @VERSION@
+Libs: -L${libdir} -lhal
+Cflags: -I${includedir}/hal