/usr/lib/x86_64-linux-gnu/pkgconfig/isl.pc is in libisl-dev 0.08-1.
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 | # generated by configure / remove this line to disable regeneration
prefix=/usr
exec_prefix=${prefix}
bindir=${exec_prefix}/bin
libdir=/usr/lib/x86_64-linux-gnu
datarootdir=${prefix}/share
datadir=${datarootdir}
sysconfdir=/etc
includedir=${prefix}/include
package=isl
suffix=
Name: isl
Description: isl Library
Version: 0.08
Requires:
Libs: -L${libdir} -Wl,-Bsymbolic-functions -Wl,-z,relro -lisl -lgmp
Cflags: -I${includedir} -D_FORTIFY_SOURCE=2
|