summaryrefslogtreecommitdiffstats
path: root/xpa/xpa.pc.in
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-10-26 16:44:17 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-10-26 16:44:17 (GMT)
commit79d64f400391ce81b4eda73977cb40099256b348 (patch)
tree47afaed270cf59335dbaf4eb7965eac64a02a687 /xpa/xpa.pc.in
parent1377ae8b2142276c24d28d65865e459038984c62 (diff)
downloadblt-79d64f400391ce81b4eda73977cb40099256b348.zip
blt-79d64f400391ce81b4eda73977cb40099256b348.tar.gz
blt-79d64f400391ce81b4eda73977cb40099256b348.tar.bz2
upgrade XPA
Diffstat (limited to 'xpa/xpa.pc.in')
-rw-r--r--xpa/xpa.pc.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/xpa/xpa.pc.in b/xpa/xpa.pc.in
deleted file mode 100644
index e2d8baf..0000000
--- a/xpa/xpa.pc.in
+++ /dev/null
@@ -1,10 +0,0 @@
-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}