More mostly cross compiling related mods..
authorRon Lee <ron@debian.org>
Thu, 8 Feb 2001 11:19:25 +0000 (11:19 +0000)
committerRon Lee <ron@debian.org>
Thu, 8 Feb 2001 11:19:25 +0000 (11:19 +0000)
commitb64f0a5fc7bbe365bcd1b38c346a4033761f49ed
tree65a5d6a0f4e081278332dc7c6d69a3fb7ffa9a59
parent63986ba653aa30be8bde24c21feabb8fc6067d03
More mostly cross compiling related mods..
Get configure to bring in the necessary libs and object files if
the compiler can handle ole.
Added --enable-metafile option, defaults to yes but again only used
if ole is supported.
Fixed the last of the #ifdef wxUSE_NORLANDER.. tests to check if its
non-zero (it's always defined)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9326 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
14 files changed:
Makefile.in
configure
configure.in
distrib/msw/tmake/msw.t
include/wx/dirdlg.h
include/wx/msw/ole/oleutils.h
include/wx/msw/private.h
include/wx/msw/setup0.h
setup.h.in
src/msw/dibutils.cpp
src/msw/files.lst
src/msw/ole/dataobj.cpp
src/msw/ole/dropsrc.cpp
src/msw/ole/droptgt.cpp