X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=data%2Fmono.pc.in;h=0e8727e8e34cf050d7158c06a73132fd3d86bd27;hb=c73d6d65b85bd873da242111bb84e2a97be8be1d;hp=9374c192d757a3ea08ea9578f66316fc59b17e8c;hpb=8bd82a1a193e218173bfb2beeafb050d9d59e9b6;p=mono.git diff --git a/data/mono.pc.in b/data/mono.pc.in index 9374c192d75..0e8727e8e34 100644 --- a/data/mono.pc.in +++ b/data/mono.pc.in @@ -2,10 +2,8 @@ prefix=${pcfiledir}/../.. exec_prefix=${pcfiledir}/../.. libdir=${prefix}/@reloc_libdir@ includedir=${prefix}/include/mono-@API_VER@ +sysconfdir=@sysconfdir@ Name: Mono Description: Mono Runtime Version: @VERSION@ -Requires: glib-2.0 gthread-2.0 -Libs: -L${libdir} @export_ldflags@ -lmono @libmono_ldflags@ -Cflags: -I${includedir} @libmono_cflags@