summaryrefslogtreecommitdiff
path: root/xaw8.pc.in
blob: cff3deba41bea7760a66ed6d7c31a16badee06b3 (plain)
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: Xaw
Description: X Athena Widgets Library
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lXaw8 @XAW8_LIBS@
Cflags: -I${includedir} @XAW8_CFLAGS@