File: xorg-macros.pc.in

package info (click to toggle)
xutils-dev 1%3A7.7%2B7
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 8,576 kB
  • sloc: sh: 11,469; ansic: 6,059; cpp: 393; makefile: 376; perl: 74
file content (16 lines) | stat: -rw-r--r-- 403 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
prefix=@prefix@
exec_prefix=@exec_prefix@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@
PACKAGE=@PACKAGE@
# Used by XORG_INSTALL
pkgdatadir=${datadir}/${PACKAGE}
# docdir is kept for backwards compatibility with XORG_INSTALL from
# util-macros 1.4
docdir=${pkgdatadir}

Name: X.Org Macros
Description: A set of autoconf project macros for X.Org modules
Version: @PACKAGE_VERSION@