Commit 813d7f14 by Stéphane Graber Committed by GitHub

Merge pull request #1101 from sergiusens/pkgconfig-prefix

Add a prefix to the lxc.pc
parents 3dad8c43 758243d8
prefix=@prefix@
bindir=@BINDIR@
libdir=@LIBDIR@
libdir=${prefix}/@LIBDIR@
localstatedir=@LOCALSTATEDIR@
includedir=@INCLUDEDIR@
includedir=${prefix}/@INCLUDEDIR@
rootfsmountdir=@LXCROOTFSMOUNT@
Name: lxc
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment