summaryrefslogtreecommitdiffstats
path: root/shlibs/mount/mount.pc.in
diff options
context:
space:
mode:
authorKarel Zak2011-01-19 23:51:12 +0100
committerKarel Zak2011-01-22 00:27:26 +0100
commit2a1f429ad01dc00cd73f1f9ca39e6920687ea414 (patch)
treed5d3989e449fe092f4aa6bef05323818540c19f2 /shlibs/mount/mount.pc.in
parentlibmount: split mnt_context_do_mount() (diff)
downloadkernel-qcow2-util-linux-2a1f429ad01dc00cd73f1f9ca39e6920687ea414.tar.gz
kernel-qcow2-util-linux-2a1f429ad01dc00cd73f1f9ca39e6920687ea414.tar.xz
kernel-qcow2-util-linux-2a1f429ad01dc00cd73f1f9ca39e6920687ea414.zip
libmount: rename mount.h to libmount.h
The mount.h file name is too generic. Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'shlibs/mount/mount.pc.in')
-rw-r--r--shlibs/mount/mount.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/shlibs/mount/mount.pc.in b/shlibs/mount/mount.pc.in
index 94051b8b6..2c327978b 100644
--- a/shlibs/mount/mount.pc.in
+++ b/shlibs/mount/mount.pc.in
@@ -7,5 +7,5 @@ Name: mount
Description: mount library
Version: @LIBMOUNT_VERSION@
Requires.private: blkid
-Cflags: -I${includedir}/mount
+Cflags: -I${includedir}/libmount
Libs: -L${libdir} -lmount