X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=mono.pc.in;h=8191c7b11abfe77f26a3460df9dd843991e66333;hb=857406848c5d57337e752ab6b576d04be237acf4;hp=99c957f10aa47e926e70bf1413785e9d72ae3d6d;hpb=917887781d1c47c3a31d7a499362e21d6e50e25b;p=mono.git diff --git a/mono.pc.in b/mono.pc.in index 99c957f10aa..8191c7b11ab 100644 --- a/mono.pc.in +++ b/mono.pc.in @@ -8,5 +8,5 @@ Name: Mono Description: Mono Runtime Version: @VERSION@ Requires: glib-2.0 gmodule-2.0 -Libs: -L${libdir} -lmono -lm -Cflags: -I${includedir} +Libs: -L${libdir} -lmono @libmono_ldflags@ -lm +Cflags: -I${includedir} @libmono_cflags@