Imported Upstream version 2.10
[platform/upstream/lzo.git] / lzo2.pc.in
1 #
2 #  lzo2.pc -- LZO pkg-config configuration file
3 #
4 #  This file is part of the LZO data compression library.
5 #    http://www.oberhumer.com/opensource/lzo/
6 #
7 #  Copyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer
8 #  All Rights Reserved.
9 #
10
11 prefix=@prefix@
12 exec_prefix=@exec_prefix@
13 includedir=@includedir@
14 libdir=@libdir@
15
16 Name: lzo2
17 Version: @PACKAGE_VERSION@
18 Description: LZO - a real-time data compression library
19 URL: http://www.oberhumer.com/opensource/lzo/
20 Cflags: -I${includedir}/lzo
21 Libs: -L${libdir} -llzo2