]> git.saurik.com Git - wxWidgets.git/commitdiff
Pass -mwindows when linking the GUI samples under Wine
authorJulian Smart <julian@anthemion.co.uk>
Tue, 16 Dec 2003 10:36:18 +0000 (10:36 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 16 Dec 2003 10:36:18 +0000 (10:36 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24879 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

configure.in

index b74b7d8d1e44c652dc0ff16f44f31138823dafe5..c0bd57f613e2078c3c702228ea5ba194241bc4bb 100644 (file)
@@ -1259,6 +1259,7 @@ if test "$wxUSE_WINE" = "yes"; then
     CC=winegcc
     CXX=wineg++
     RESCOMP=wrc
+    LDFLAGS_GUI="-mwindows"
 fi
 
 dnl NB: The two tests bellow are *NOT* mutually exclusive! They should only