X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=mint.pc.in;h=0b91a2c117cd61ee8ce347186833221bcfb639fe;hb=feca28835d4e3cb2be67bdcbd4f54fee62c3797a;hp=f62055fde6b57c093d64f3759ee39da5b630c21b;hpb=8b46af95ffd7eefa44840bee8f041c3f9a08eec1;p=mono.git diff --git a/mint.pc.in b/mint.pc.in index f62055fde6b..0b91a2c117c 100644 --- a/mint.pc.in +++ b/mint.pc.in @@ -8,5 +8,5 @@ Name: Mono Interpreter Description: Mono Interpreter Runtime Version: @VERSION@ Requires: glib-2.0 gthread-2.0 -Libs: -L${libdir} @export_ldflags@ -lmint @libmono_ldflags@ -lm +Libs: -L${libdir} @export_ldflags@ -lmint @libmono_ldflags@ Cflags: -I${includedir} @libmono_cflags@