]> git.saurik.com Git - wxWidgets.git/commit
modified configure to allow configuration of wxMotif under Darwin/Mac OS X
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Sun, 15 Jul 2001 21:07:34 +0000 (21:07 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Sun, 15 Jul 2001 21:07:34 +0000 (21:07 +0000)
commit0cbb929795f8f37acd1eef923a3d8f48f978d963
treec200d731a29f2a3993922be0f668562d45ca5360
parent6e040042bae080a3fe8907e3772c103deab91c13
modified configure to allow configuration of wxMotif under Darwin/Mac OS X
wxWindows can be configured as wxMac or wxMotif under Mac OS X
replaced __WXMAC_X__ define by __DARWIN__ (general Darwin related issues)
moved dlopen/dlerror code to dynlib.cpp to make it available for wxMotif
----------------------------------------------------------------------

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11064 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/log.cpp
src/common/sckaddr.cpp