X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcompat-libs%2Flibsystemd-login.pc.in;fp=src%2Fcompat-libs%2Flibsystemd-login.pc.in;h=677f6b668113dd3eeb8430771c0e774d7f3dbfa7;hb=53e856e16ac37fe30b8bb59153ff69aad0fa9c27;hp=0000000000000000000000000000000000000000;hpb=242465b5bfcc2ea1b1d704907e7dd5f1c15d4404;p=elogind.git diff --git a/src/compat-libs/libsystemd-login.pc.in b/src/compat-libs/libsystemd-login.pc.in new file mode 100644 index 000000000..677f6b668 --- /dev/null +++ b/src/compat-libs/libsystemd-login.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 Login Utility Library deprecated compatibility library +URL: @PACKAGE_URL@ +Version: @PACKAGE_VERSION@ +Libs: -L${libdir} -lsystemd +Cflags: -I${includedir}