X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Flibelogind%2Flibsystemd.pc.in;fp=src%2Flibelogind%2Flibsystemd.pc.in;h=e8f79507ea65c3a958f3fe73b05704ce948ac024;hb=f48dd74a8d39b6074f820f904953f5cece03b9b0;hp=0000000000000000000000000000000000000000;hpb=796f9ac2ba3731fec49fd684b1adc02cfbe6f11b;p=elogind.git diff --git a/src/libelogind/libsystemd.pc.in b/src/libelogind/libsystemd.pc.in new file mode 100644 index 000000000..e8f79507e --- /dev/null +++ b/src/libelogind/libsystemd.pc.in @@ -0,0 +1,18 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: systemd +Description: systemd Library +URL: @PACKAGE_URL@ +Version: @PACKAGE_VERSION@ +Libs: -L${libdir} -lsystemd +Cflags: -I${includedir}