]> git.saurik.com Git - wxWidgets.git/commitdiff
removed a warning that should only be a FIXME
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 12 Oct 2008 13:03:53 +0000 (13:03 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 12 Oct 2008 13:03:53 +0000 (13:03 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56241 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/wx.bkl

index 529096d4f73a2a205bb849e5deec5476daa30f9f..fb2d87699ede0fcd5748f3662b1ddba3c86dde0c 100644 (file)
             </install-to>
         </data-files-tree>
 
-        <!-- FIXME: make this use <headers> once it supports prefix removal -->
-        <if cond="BAKEFILE_VERSION!='0.2.3'">
-            <warning>is it time to use per-target &lt;headers&gt; now?</warning>
-        </if>
+        <!-- FIXME: make this use per-target <headers> once it supports
+                    prefix removal -->
         <data-files-tree>
             <srcdir>$(SRCDIR)/include</srcdir>
             <files>$(ALL_HEADERS)</files>