don't create version-script file if it's not used

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-11-09 12:08:51 +00:00
parent 077c78808f
commit 2dbd07cb7a
3 changed files with 11 additions and 4 deletions

View File

@@ -544,7 +544,7 @@ AC_DEFUN([WX_VERSIONED_SYMBOLS],
dnl to use it for cygwin/mingw32, keep in mind that replacing last
dnl comma with the equal sign works) so
dnl simply disable it
found_versioning=no
wx_cv_version_script=no
;;
*)