~iheino+ub/+junk/nut-upsconf-docfix

« back to all changes in this revision

Viewing changes to lib/libupsclient.pc.in

  • Committer: Tuomas Heino
  • Author(s): Laurent Bigonville
  • Date: 2014-04-22 20:46:12 UTC
  • Revision ID: iheino+ub@cc.hut.fi-20140422204612-1x2gh3nkezfsdao4
Tags: upstream-2.7.2
ImportĀ upstreamĀ versionĀ 2.7.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
prefix=@prefix@
 
2
exec_prefix=@exec_prefix@
 
3
libdir=@libdir@
 
4
includedir=@includedir@
 
5
sysconfdir=@CONFPATH@
 
6
statepath=@STATEPATH@
 
7
nutuser=@RUN_AS_USER@
 
8
 
 
9
Name: libupsclient
 
10
Description: UPS monitoring with Network UPS Tools
 
11
Version: @PACKAGE_VERSION@
 
12
Libs: -L${libdir} -lupsclient @LIBSSL_LIBS@
 
13
Cflags: -I${includedir} @LIBSSL_CFLAGS@