This file is indexed.

/usr/lib/pkgconfig/swipl.pc is in swi-prolog-nox 7.6.4+dfsg-1build1.

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
12
13
14
15
16
17
18
19
prefix=/usr
exec_prefix=${prefix}
libdir=/usr/lib
includedir=${prefix}/include

PLBASE=/usr/lib/swi-prolog
PLARCH=amd64
INSTALL_PLARCH=amd64
PLLIBS=
PLLIB=-lswipl
PLCFLAGS=-pthread
PLLDFLAGS=-pthread
PLSOEXT=so

Name: swipl
Description: ISO/Edinburgh-style Prolog compiler
Version: 7.6.4
Libs: ${PLLDFLAGS}  -L/usr/lib/swi-prolog/lib/amd64 -lswipl
Cflags: ${PLCFLAGS} -I/usr/lib/swi-prolog/include