]> git.saurik.com Git - wxWidgets.git/commitdiff
define REZ option (fixes problem with rebaking wx.bkl for autoconf format)
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 29 Nov 2005 01:17:18 +0000 (01:17 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 29 Nov 2005 01:17:18 +0000 (01:17 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/config.bkl

index 5a4c687fd30f50ddc26d7d3a81e8a2d3ddc9c4c4..73e98e0d77fba408476582b5ee86689b8b1849e4 100644 (file)
@@ -290,6 +290,7 @@ to run the tests, include CppUnit library here.
     <!-- ================================================================== -->
 
     <if cond="FORMAT=='autoconf'">
+        <option name="REZ"/>
         <option name="DEREZ"/>
         <option name="TOOLKIT"/>
         <option name="TOOLKIT_LOWERCASE"/>