X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a3fc2e6c9475924173454540fdf020f3d7877ae5..cab07038130a820b53b79a29464176ee8d429243:/docs/tech/tn0021.txt 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)