]> git.proxmox.com Git - mirror_kronosnet.git/blame - libnozzle/libnozzle.pc.in
[test] add ability to knet_bench to specify a fixed packet size for perf test
[mirror_kronosnet.git] / libnozzle / libnozzle.pc.in
CommitLineData
ab4c538f 1#
ec84794b 2# Copyright (C) 2010-2019 Red Hat, Inc. All rights reserved.
ab4c538f
FDN
3#
4# Author: Fabio M. Di Nitto <fabbione@kronosnet.org>
5#
312ef273 6# This software licensed under LGPL-2.0+
ab4c538f
FDN
7#
8
5d4a4eec
FDN
9prefix=@prefix@
10exec_prefix=${prefix}
11libdir=@libdir@
12includedir=${prefix}/include
13
de3d1e09 14Name: libnozzle
5d4a4eec
FDN
15Version: @VERSION@
16Description: library to manage a pool of tap devices
17Requires:
a4ffafc8 18Libs: -L${libdir} -lnozzle
5d4a4eec 19Cflags: -I${includedir}