Tue Apr 15 11:16:05 CEST 2003 Paolo Molaro <lupus@ximian.com>
[mono.git] / mono.pc.in
index 1e50f2bfcbfc50d2488556c3c9bc7c7bd43b24c5..8191c7b11abfe77f26a3460df9dd843991e66333 100644 (file)
@@ -8,5 +8,5 @@ Name: Mono
 Description: Mono Runtime
 Version: @VERSION@
 Requires: glib-2.0 gmodule-2.0
-Libs: -L${libdir} -lmono -lm
+Libs: -L${libdir} -lmono @libmono_ldflags@ -lm
 Cflags: -I${includedir} @libmono_cflags@