Restructure of mono.sln and build properties to better fix static/dynamic library...
[mono.git] / data / mono.pc.in
index 6da0960db2d8e30646e0042577e6a6a35799818e..0e8727e8e34cf050d7158c06a73132fd3d86bd27 100644 (file)
@@ -7,6 +7,3 @@ sysconfdir=@sysconfdir@
 Name: Mono
 Description: Mono Runtime
 Version: @VERSION@
-Requires: glib-2.0 gthread-2.0
-Libs: -L${libdir} @export_ldflags@ -lmono @libmono_ldflags@
-Cflags: -I${includedir} @libmono_cflags@