]> git.saurik.com Git - wxWidgets.git/commitdiff
Bake fix
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Tue, 8 Nov 2005 22:24:35 +0000 (22:24 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Tue, 8 Nov 2005 22:24:35 +0000 (22:24 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/config.bkl

index f1e0b5be5c48f7d67318f1e1f6478318ac5cf5f6..766bc23de60df7b9c12ae0a83358cb7823a69fa9 100644 (file)
@@ -429,7 +429,7 @@ Set the version of your Mingw installation here.
     </if>
 
     <!-- Need for wxUniv within wxMGL: -->
-    <if cond="TOOLKIT=='MGL'">
+    <if cond="FORMAT!='autoconf' and TOOLKIT=='MGL'">
         <set var="WXUNIV">1</set>
     </if>