summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_mingw32.GNU
diff options
context:
space:
mode:
Diffstat (limited to 'include/makeinclude/platform_mingw32.GNU')
-rw-r--r--include/makeinclude/platform_mingw32.GNU3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/makeinclude/platform_mingw32.GNU b/include/makeinclude/platform_mingw32.GNU
index 98fda38062d..b9122a49f33 100644
--- a/include/makeinclude/platform_mingw32.GNU
+++ b/include/makeinclude/platform_mingw32.GNU
@@ -35,8 +35,7 @@ mingw32 = 1
# MingW doesn't allow to add the version number of ACE to the dll name
# because fe ace.dll.5.2.3 isn't a valid dll name
-SONAME=
-SOVERSION=
+versioned_so=0
# Disable auto-import warnings. The MingW linker has a problem with imports
# See https://sourceforge.net/tracker/?func=detail&atid=102435&aid=683455&group_id=2435