File: pkg_data_src.pc.in

package info (click to toggle)
globus-xioperf 3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,276 kB
  • sloc: sh: 9,729; ansic: 1,458; makefile: 170
file content (14 lines) | stat: -rw-r--r-- 466 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
GLOBUS_FLAVOR_NAME=@GLOBUS_FLAVOR_NAME@
flavorincludedir=@flavorincludedir@

Name: globus-xioperf
Description: Globus Toolkit - XIO Performance Tool
Version: 3.1
Requires.private: globus-common >= 14 @GPT_PKGCONFIG_DEPENDENCIES@ globus-xio >= 3
Libs: -L${libdir}
Libs.private: @GPT_EXTERNAL_LIBS@
Cflags: @GPT_PKG_CFLAGS@ -I${includedir} -I${flavorincludedir} @GPT_EXTERNAL_INCLUDES@