File: gdm.pc.in

package info (click to toggle)
gdm3 49.2-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,060 kB
  • sloc: ansic: 31,633; sh: 1,637; xml: 539; makefile: 72
file content (11 lines) | stat: -rw-r--r-- 263 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: GDM Client Library
Description: Client Library for communicating with GDM daemon
Version: @VERSION@
Libs: -L${libdir} -lgdm
Cflags: -I${includedir}/gdm
Requires: gobject-2.0