git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43702
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
DEFAULT_DEFAULT_wxUSE_MOTIF=0
DEFAULT_DEFAULT_wxUSE_MSW=1
wxUSE_SHARED=no
DEFAULT_DEFAULT_wxUSE_MOTIF=0
DEFAULT_DEFAULT_wxUSE_MSW=1
wxUSE_SHARED=no
+ CC=${CC:-winegcc}
+ CXX=${CXX:-wineg++}
if test "$wxUSE_WINE" = "yes"; then
wants_win32=1
if test "$wxUSE_WINE" = "yes"; then
wants_win32=1
- dnl FIXME: we should do a better job of testing for these
- CC=winegcc
- CXX=wineg++
LDFLAGS_GUI="-mwindows"
fi
LDFLAGS_GUI="-mwindows"
fi