]> git.ipfire.org Git - thirdparty/util-linux.git/blame - libmount/mount.pc.in
hwclock: report rtc open() errors on --verbose
[thirdparty/util-linux.git] / libmount / mount.pc.in
CommitLineData
2c37ca7c
KZ
1# SPDX-License-Identifier: LGPL-2.1-or-later
2#
3# This file is part of libmount from util-linux project.
4#
5# Copyright (C) 2008-2018 Karel Zak <kzak@redhat.com>
6#
7# libmount is free software; you can redistribute it and/or modify it
8# under the terms of the GNU Lesser General Public License as published by
9# the Free Software Foundation; either version 2.1 of the License, or
10# (at your option) any later version.
11#
f1cde479
KZ
12prefix=@prefix@
13exec_prefix=@exec_prefix@
14libdir=@usrlib_execdir@
15includedir=@includedir@
16
17Name: mount
18Description: mount library
19Version: @LIBMOUNT_VERSION@
20Requires.private: blkid
2a1f429a 21Cflags: -I${includedir}/libmount
f1cde479 22Libs: -L${libdir} -lmount