Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Kestner <mkestner@gmail.com>2005-12-12 23:18:49 +0300
committerMike Kestner <mkestner@gmail.com>2005-12-12 23:18:49 +0300
commit68d61c9a725a491ffb052e7da58040d51c9bfe2d (patch)
tree57a85ad9a3ac3a04d16c2cc752e0322d8caa1b5e /configure.in
parent2af8d3f51e4e7c31b698d72ee81a01775383a80b (diff)
2005-12-12 Mike Kestner <mkestner@novell.com>
* mono-cairo.pc.in: pkgconfig support for Mono.Cairo. Mono.Cairo.dll and this file can be extracted post-build to be packaged separately on win32. * configure.in: expand mono-cairo.pc * Makefile.am: dist and install mono-cairo.pc svn path=/trunk/mono/; revision=54256
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 360d5ade3ff..1662e7c171b 100644
--- a/configure.in
+++ b/configure.in
@@ -1767,6 +1767,7 @@ AC_OUTPUT([
Makefile
mint.pc
mono.pc
+mono-cairo.pc
dotnet.pc
mono-uninstalled.pc
scripts/mono-nunit.pc