From: Václav Slavík Date: Thu, 18 Dec 2003 07:59:36 +0000 (+0000) Subject: minor clarification X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/5c3dca2f8e3d71c41c882e28c2c63c2e0b7ffbf7 minor clarification git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24906 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/tech/tn0016.txt b/docs/tech/tn0016.txt index bb96ad0339..7ecc4e44e8 100644 --- a/docs/tech/tn0016.txt +++ b/docs/tech/tn0016.txt @@ -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