mainly fixes for cross compiling..
authorRon Lee <ron@debian.org>
Wed, 7 Feb 2001 08:32:51 +0000 (08:32 +0000)
committerRon Lee <ron@debian.org>
Wed, 7 Feb 2001 08:32:51 +0000 (08:32 +0000)
commitc521c4947e25963c1a3de4855b6b2fdb4e24843b
tree590b1be7e54a1b128bb12084b1353ad9fec53c88
parente1fdd3f3d9a0a065eb27c8bc176f51a47e43e412
mainly fixes for cross compiling..

  - fixed vsnprintf detection for MSW
  - don't do getsockname test for mingw (and presumably for cygwin)
    as they use winsock
  - fixed broken ole2.h test, add -fvtable-thunks for gcc if we find it.

changed MAC_DIST to MACX_DIST since autoconf thinks MAC_ is a macro..

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9321 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
Makefile.in
configure
configure.in