10 lines
249 B
PkgConfig
10 lines
249 B
PkgConfig
prefix=/usr
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: XTrans
|
|
Description: Abstract network code for X
|
|
Version: 1.3.5
|
|
Cflags: -I${includedir} -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT
|