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:
authorMiguel de Icaza <miguel@gnome.org>2006-05-08 21:32:34 +0400
committerMiguel de Icaza <miguel@gnome.org>2006-05-08 21:32:34 +0400
commit47fc2743a06671dc9a823505bb3302f3eb37f78d (patch)
tree12c8a54ce902883e2f2c5dd570f7c295314931ce /data/config.in
parent695389a48c11d197eb7d40cb39deb0647e8f46da (diff)
It is a long story, we need both bindings
svn path=/trunk/mono/; revision=60414
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 89e667ec3c2..640b4753365 100644
--- a/data/config.in
+++ b/data/config.in
@@ -2,6 +2,7 @@
<dllmap dll="cygwin1.dll" target="@LIBC@" />
<dllmap dll="libc" target="@LIBC@" />
<dllmap dll="intl" target="@INTL@" />
+ <dllmap dll="libintl" target="@INTL@" />
<dllmap dll="libxslt.dll" target="libxslt@libsuffix@" />
<dllmap dll="libmySQL.dll" target="libmysqlclient@libsuffix@" />
<dllmap dll="odbc32.dll" target="libodbc@libsuffix@" />