Tue Apr 29 16:53:56 CEST 2003 Paolo Molaro <lupus@ximian.com>
[mono.git] / mono.pc.in
index 99c957f10aa47e926e70bf1413785e9d72ae3d6d..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
-Cflags: -I${includedir}
+Libs: -L${libdir} -lmono @libmono_ldflags@ -lm
+Cflags: -I${includedir} @libmono_cflags@