Standardized Mainsoft System.Data tests except exception tests.
[mono.git] / mono.pc.in
index 32e8adae30acfad77be59f27df53361ff044bd69..b837aa6d784cc3a6088e97a07a54cb6a0c06696e 100644 (file)
@@ -7,6 +7,6 @@ includedir=@includedir@
 Name: Mono
 Description: Mono Runtime
 Version: @VERSION@
-Requires: glib-2.0 gmodule-2.0
-Libs: -L${libdir} -lmono
-Cflags:
+Requires: glib-2.0 gmodule-2.0 gthread-2.0
+Libs: -L${libdir} -lmono @libmono_ldflags@ -lm
+Cflags: -I${includedir} @libmono_cflags@