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
path: root/data
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2003-05-21 02:03:25 +0400
committerMiguel de Icaza <miguel@gnome.org>2003-05-21 02:03:25 +0400
commitbe1d1032f0b6041404dca90a985824d188eb15b0 (patch)
treeb5c76e109db00e007290352b64ae76d9fa81a253 /data
parent46c4f62656b0ccec786f97d27da8ccae39f57a97 (diff)
Remap gtkhtml-3.0 to a version with .so.1
svn path=/trunk/mono/; revision=14737
Diffstat (limited to 'data')
-rw-r--r--data/config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/config.in b/data/config.in
index a2b9367f1cf..b68d4ed8762 100644
--- a/data/config.in
+++ b/data/config.in
@@ -14,4 +14,5 @@
<dllmap dll="libgtk-win32-2.0-0.dll" target="libgtk-x11-2.0.so" />
<dllmap dll="libglade-2.0-0.dll" target="libglade-2.0.so" />
<dllmap dll="oci" target="clntsh" />
+ <dllmap dll="gtkhtml-3.0" target="libgtkhtml-3.0.so.1" />
</configuration>