summaryrefslogtreecommitdiff
path: root/libgps.pc.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2007-03-31 15:36:17 +0000
committerEric S. Raymond <esr@thyrsus.com>2007-03-31 15:36:17 +0000
commit54df72ed0d4e59ba75465c392baf663d3b0afeee (patch)
tree90aca7f4a6886f425ba66d446a2e5eb28d73cd96 /libgps.pc.in
parentd556259b88c765bd08deac6c36a53ad187623bc1 (diff)
downloadgpsd-54df72ed0d4e59ba75465c392baf663d3b0afeee.tar.gz
Make pkgconfig aware of this package.
Diffstat (limited to 'libgps.pc.in')
-rw-r--r--libgps.pc.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/libgps.pc.in b/libgps.pc.in
new file mode 100644
index 00000000..8a501d52
--- /dev/null
+++ b/libgps.pc.in
@@ -0,0 +1,9 @@
+prefix=@prefix@
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include
+
+Name: GPSD
+Description: GPS Daemon communication library
+Version: @VERSION@
+Libs: -L${libdir} -lgps