v2 / vlib / v / pkgconfig / test_samples / autoopts.pc
26 lines · 25 sloc · 660 bytes · 1a8a1ceb0a1ce792597d6ee30643e2c57ac160db
Raw
1# pkg-config information for AutoOpts 42.1.17
2#
3prefix="/usr"
4datarootdir="/usr/share"
5datadir="/usr/share"
6package="autogen"
7includedir="/usr/include"
8exec_prefix="/usr"
9bindir="/usr/bin"
10libdir="/usr/lib/x86_64-linux-gnu"
11ldopts=""
12exeext=""
13version="42:1:17"
14dotver="42.1.17"
15pkgdatadir="/usr/share/autogen"
16autogen="/usr/bin/autogen"
17libs="-lopts"
18libsrc="/usr/share/autogen/libopts-42.1.17.tar.gz"
19static_libs="/usr/lib/x86_64-linux-gnu/libopts.a"
20
21Name: AutoOpts
22Description: A semi-automated generated/library option parser
23URL: http://www.gnu.org/software/autogen
24Version: 42.1.17
25Libs: -lopts
26Cflags:
27