]> git.ipfire.org Git - ipfire-2.x.git/blame_incremental - src/libsmooth/libsmooth.pc.in
Merge remote-tracking branch 'origin/next' into install-raid
[ipfire-2.x.git] / src / libsmooth / libsmooth.pc.in
... / ...
CommitLineData
1# This file is part of the libsmooth library.
2#
3# libsmooth is free software; you can redistribute it and/or modify it
4# under the terms of the GNU Lesser General Public License as published by
5# the Free Software Foundation; either version 2.1 of the License, or
6# (at your option) any later version.
7
8prefix=@prefix@
9exec_prefix=@exec_prefix@
10libdir=@libdir@
11includedir=@includedir@
12
13Name: libsmooth
14Description: libsmooth library
15URL: @PACKAGE_URL@
16Version: @PACKAGE_VERSION@
17Libs: -L${libdir} -lsmooth
18Cflags: -I${includedir}