On 19.10.2010 11:35, Daniel Isenmann wrote: > $ pkg-config --libs --cflags mono-2 > -D_REENTRANT -I/usr/lib/pkgconfig/../../include/mono-2.0 > -L/usr/lib/pkgconfig/../../lib -lmono-2.0 -lm -lrt -ldl -lpthread > > Is this behaviour intended? Should the mono.pc nothing return? This > could make some troubles in backwards compatibility or am I wrong?
It's by design. The API has changed and the old one isn't supported nor available. Robert _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
