summaryrefslogtreecommitdiff
path: root/check/other.pc
blob: 4f4f141240380dee29f78808f71b8757dc01f26f (plain)
1
2
3
4
5
6
7
8
9
10
prefix=/other
exec_prefix=${prefix}
libdir="${exec_prefix}/lib"
includedir="${prefix}/include"

Name: Other Cflags and Libs test
Description: Test package for testing variants of --cflags and --libs
Version: 1.0.0
Libs: -L${libdir} -Wl,--as-needed -lother
Cflags: -I${includedir} -DOTHER