From a5f5f678f259e401139235d86fb510894bca2ebb Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Tue, 27 Sep 2005 15:46:24 +0000 Subject: [PATCH] typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/tech/tn0021.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tech/tn0021.txt b/docs/tech/tn0021.txt index 37db12d443..9b8cf611f7 100644 --- a/docs/tech/tn0021.txt +++ b/docs/tech/tn0021.txt @@ -50,7 +50,7 @@ c) update configure.in Here you need to add DEFAULT_wxUSE_FOO define. It should be added in the block beginning after WX_ARG_CACHE_INIT line and should default to "no" for "if DEBUG_CONFIGURE = 1" branch (this is used for absolutely minimal builds) - and the same as default valye in setup_inc.h in the "else" branch. + and the same as default value in setup_inc.h in the "else" branch. You also need to add a WX_ARG_ENABLE (or, if new functionality can be reasonably described as support for a 3rd party library, WX_ARG_WITH) -- 2.50.0