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

Name: @PACKAGE_NAME@
Description: XPA messaging system for DS9 and other astro tools
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lxpa @EXTRA_LIBS@ -lm
Cflags: -I${includedir}