look for Motif 2.1 headers before Motif 1.2 ones

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2004-02-04 10:21:58 +00:00
parent cb025c0c86
commit 789c5f4a8d
3 changed files with 1915 additions and 4685 deletions

View File

@@ -160,6 +160,10 @@ wxMac:
- fix for long file names (longer than 32 characters) in file dialogs
- use unix sockets for Mach-o builds
wxMotif:
- look for Motif 2.1 headers before Motif 1.2 ones in configure
wxHTML:
- wxHtmlHelpController now supports compressed MS HTML Help files (*.chm)