From: Václav Slavík Date: Tue, 16 Mar 2004 13:18:54 +0000 (+0000) Subject: --static flag docs correction X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/efe6c06ffc361f3c12aabaafc4a6a13f8d72b1af --static flag docs correction git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26231 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/wx-config.in b/wx-config.in index cbe025c421..00633b7992 100755 --- a/wx-config.in +++ b/wx-config.in @@ -185,7 +185,8 @@ this: Note that any other options supplied must come *after* the prefix specification for it to take effect. ---static must come before --libs and --gl-libs. +--static must come before --cppflags, --cflags, --cxxflags, +--libs and --gl-libs. --libs can take optional argument that contains comma-separated list of wxWidgets libraries to link against. This list can include both core