]> git.saurik.com Git - wxWidgets.git/commitdiff
minor clarification
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 18 Dec 2003 07:59:36 +0000 (07:59 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 18 Dec 2003 07:59:36 +0000 (07:59 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24906 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/tech/tn0016.txt

index bb96ad03394aed380b7e3974379ad22f10b83ba1..7ecc4e44e8b3d1e993d5de6b9b4da4642522430d 100644 (file)
@@ -18,10 +18,10 @@ details.
 
 Note that it generates makefiles for samples and contrib libraries, too.
 
-IMPORTANT NOTE: Don't forget to run autoconf in wxWindows root directory if
-                you changed any conditional variable or target condition
-                in .bkl files! You will know that this happened if
-                $(wx)/autoconf_inc.m4 content changed.
+IMPORTANT NOTE: Don't forget to run autoconf in wxWindows root directory
+                (after running Bakefile) if you changed any conditional
+                variable or target condition in .bkl files! You will know that
+                this happened if $(wx)/autoconf_inc.m4 content changed.
 
 You can use Bakefile to generate makefiles or projects customized to your
 needs, too. See Bakefiles.bkgen for details on bakefile commands used to