added --version-full option to wx-config

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2004-08-01 22:21:54 +00:00
parent 4bd1f74663
commit 224bf05c9b
4 changed files with 335 additions and 597 deletions

View File

@@ -226,7 +226,8 @@ Unix:
- wxTaskBarIcon now supports freedesktop.org System Tray protocol
- security fixes to wxSingleInstanceChecker
- wx-config script was modified to allow choosing from multiple installed
builds of wxWidgets
builds of wxWidgets and to return flags/libs for selected libraries only
- wx-config has new --version-full option
wxGTK: