summaryrefslogtreecommitdiffstats
path: root/libipmid-host/libipmid-host.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libipmid-host/libipmid-host.pc.in')
-rw-r--r--libipmid-host/libipmid-host.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/libipmid-host/libipmid-host.pc.in b/libipmid-host/libipmid-host.pc.in
new file mode 100644
index 0000000..ba842ac
--- /dev/null
+++ b/libipmid-host/libipmid-host.pc.in
@@ -0,0 +1,10 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: libipmid-host
+Description: IPMI Host Daemon Library
+Version: @VERSION@
+Cflags: -I${includedir}
+Libs: -L${libdir} -lipmid-host
OpenPOWER on IntegriCloud