This file is indexed.

/usr/lib/pkgconfig/axis2c.pc is in libaxis2c-dev 1.6.0-6.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
prefix=/usr/lib/axis2
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/axis2-1.6.0

Name: Axis2/C
Version: 1.6.0
Description: Apache Axis2/C Version 1.6.0
Requires:
Libs: -L${libdir} -lxml2 -lz -ldl 
Cflags: -I${includedir}