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>2007-01-08 21:41:25 +0300
committerMiguel de Icaza <miguel@gnome.org>2007-01-08 21:41:25 +0300
commit09b990d6871a09ead1c849ca1be4f24a9afe7ac6 (patch)
tree365af28c6e79c72e5a0ab2879de5ac3db19593f0 /data/config.in
parentad5aea3412ef36586378701c0392d0ee08e28482 (diff)
Removed per Daniel Morgan's recommendation
svn path=/trunk/mono/; revision=70669
Diffstat (limited to 'data/config.in')
-rw-r--r--data/config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/config.in b/data/config.in
index 770774e2682..b0260b09be2 100644
--- a/data/config.in
+++ b/data/config.in
@@ -4,7 +4,6 @@
<dllmap dll="intl" target="@INTL@" os="!windows"/>
<dllmap dll="libintl" target="@INTL@" os="!windows"/>
<dllmap dll="libxslt.dll" target="libxslt@libsuffix@" os="!windows"/>
- <dllmap dll="libmySQL.dll" target="libmysqlclient@libsuffix@" os="!windows" />
<dllmap dll="odbc32.dll" target="libodbc@libsuffix@" os="!windows"/>
<dllmap os="osx" dll="odbc32.dll" target="libiodbc.dylib" />
<dllmap dll="oci" target="libclntsh@libsuffix@" os="!windows"/>