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:
authorMichael Hutchinson <m.j.hutchinson@gmail.com>2011-06-20 17:34:12 +0400
committerMichael Hutchinson <m.j.hutchinson@gmail.com>2011-06-20 17:34:44 +0400
commita690189f2bcc4f0bb31878568f6f3868f650651e (patch)
treebf2764f8120bdaad7c8ee8183107ff1e92be174c /data/config.in
parent39e0d5fc128d2286381d3fbfb26f22f8622bac3e (diff)
Fix the cairo dllmap on OS X
Diffstat (limited to 'data/config.in')
-rw-r--r--data/config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/config.in b/data/config.in
index ecc7692e943..167d509b6de 100644
--- a/data/config.in
+++ b/data/config.in
@@ -17,6 +17,7 @@
<dllmap dll="sqlite3" target="@SQLITE3@" os="!windows"/>
<dllmap dll="libX11" target="@X11@" os="!windows" />
<dllmap dll="libcairo-2.dll" target="libcairo.so.2" os="!windows"/>
+ <dllmap dll="libcairo-2.dll" target="libcairo.2.dylib" os="osx"/>
<dllmap dll="libcups" target="libcups.so.2" os="!windows"/>
<dllmap dll="libcups" target="libcups.dylib" os="osx"/>
<dllmap dll="i:kernel32.dll">