X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono.pc.in;h=8191c7b11abfe77f26a3460df9dd843991e66333;hb=4b6f996569c750b3f8ec80cfb22bf0b60a51549d;hp=32e8adae30acfad77be59f27df53361ff044bd69;hpb=7d13d1ccc003828c75d8878c7a2334edc49790cb;p=mono.git diff --git a/mono.pc.in b/mono.pc.in index 32e8adae30a..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 -Cflags: +Libs: -L${libdir} -lmono @libmono_ldflags@ -lm +Cflags: -I${includedir} @libmono_cflags@