From 5c3dca2f8e3d71c41c882e28c2c63c2e0b7ffbf7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Thu, 18 Dec 2003 07:59:36 +0000 Subject: [PATCH] minor clarification git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24906 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/tech/tn0016.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 -- 2.50.0