From efe6c06ffc361f3c12aabaafc4a6a13f8d72b1af Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Tue, 16 Mar 2004 13:18:54 +0000 Subject: [PATCH] --static flag docs correction git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26231 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wx-config.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.50.0