X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Flibelogind%2Flibelogind.pc.in;h=17a92b130c60534b60a17777bc860e7a267e90f9;hp=e74b02687ff59d318e37f724d6698a6b7b3c0613;hb=94c5f7fa9e34517edad75cd63d71dd459ec4f133;hpb=1deb45aed483857e9cfffc8af312edf5c905a5d9 diff --git a/src/libelogind/libelogind.pc.in b/src/libelogind/libelogind.pc.in index e74b02687..17a92b130 100644 --- a/src/libelogind/libelogind.pc.in +++ b/src/libelogind/libelogind.pc.in @@ -1,19 +1,18 @@ -# This file is part of systemd. +# This file is part of elogind. # -# systemd is free software; you can redistribute it and/or modify it +# elogind 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. -# See tmpfiles.d(5) for details +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ -L /etc/os-release - - - - ../usr/lib/os-release -L /etc/localtime - - - - ../usr/share/zoneinfo/UTC -L+ /etc/mtab - - - - ../proc/self/mounts -m4_ifdef(`ENABLE_RESOLVED', -L! /etc/resolv.conf - - - - ../run/systemd/resolve/resolv.conf -)m4_dnl -C /etc/nsswitch.conf - - - - -m4_ifdef(`HAVE_PAM', -C /etc/pam.d - - - - -)m4_dnl +Name: elogind +Description: elogind Library +URL: @PACKAGE_URL@ +Version: @PACKAGE_VERSION@ +Libs: -L${libdir} -lelogind +Cflags: -I${includedir}