git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28038
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
[--basename] [--static] [--libs[=LIBS]] [--gl-libs]
[--cppflags] [--cflags] [--cxxflags] [--ldflags] [--rezflags]
[--cc] [--cxx] [--ld]
[--basename] [--static] [--libs[=LIBS]] [--gl-libs]
[--cppflags] [--cflags] [--cxxflags] [--ldflags] [--rezflags]
[--cc] [--cxx] [--ld]
wx-config returns configuration information about the installed
version of wxWidgets. It may be used to query its version and
wx-config returns configuration information about the installed
version of wxWidgets. It may be used to query its version and
--gl-libs option is deprecated, used --libs=gl instead.
--gl-libs option is deprecated, used --libs=gl instead.
+The --inplace flag allows wx-config to be used from the wxWindows
+build directory and output flags to use the uninstalled version of
+the headers and libs in the build directory. (Currently configure
+must be invoked via a full path name for this to work correctly.)
+