Update update
[mono.git] / mono.pc.in
index 0a9053b1ebd33540ac9c195148632bd96d26e0ec..1e50f2bfcbfc50d2488556c3c9bc7c7bd43b24c5 100644 (file)
@@ -8,5 +8,5 @@ Name: Mono
 Description: Mono Runtime
 Version: @VERSION@
 Requires: glib-2.0 gmodule-2.0
-Libs: -L${libdir} -lmono
-Cflags: -I${includedir}
+Libs: -L${libdir} -lmono -lm
+Cflags: -I${includedir} @libmono_cflags@