summaryrefslogtreecommitdiffstats
path: root/libsmartcols/smartcols.pc.in
diff options
context:
space:
mode:
authorOndrej Oprala2014-03-17 10:51:56 +0100
committerKarel Zak2014-04-03 12:29:15 +0200
commit1a4d989e220677124ba24617d38cda533ae1340f (patch)
treefd35e8bf6bd0f721551967f3e3b016e5c2fe5453 /libsmartcols/smartcols.pc.in
parentmount: update mount.8 about barrier mount options defaults (diff)
downloadkernel-qcow2-util-linux-1a4d989e220677124ba24617d38cda533ae1340f.tar.gz
kernel-qcow2-util-linux-1a4d989e220677124ba24617d38cda533ae1340f.tar.xz
kernel-qcow2-util-linux-1a4d989e220677124ba24617d38cda533ae1340f.zip
libsmartcols: add basic files
Signed-off-by: Ondrej Oprala <ooprala@redhat.com> Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libsmartcols/smartcols.pc.in')
-rw-r--r--libsmartcols/smartcols.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/libsmartcols/smartcols.pc.in b/libsmartcols/smartcols.pc.in
new file mode 100644
index 000000000..0b1673998
--- /dev/null
+++ b/libsmartcols/smartcols.pc.in
@@ -0,0 +1,10 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@usrlib_execdir@
+includedir=@includedir@
+
+Name: smartcols
+Description: table or tree library
+Version: @LIBSMARTCOLS_VERSION@
+Cflags: -I${includedir}/libsmartcols
+Libs: -L${libdir} -lsmartcols