10 lines
256 B
PkgConfig
10 lines
256 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: XTrans
|
|
Description: Abstract network code for X
|
|
Version: @PACKAGE_VERSION@
|
|
Cflags: -I${includedir} -D_DEFAULT_SOURCE -D_BSD_SOURCE @fchown_define@ @sticky_bit_define@
|