Some updates for wxMotif documentation.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mattia Barbon
2003-04-02 20:46:36 +00:00
parent 739e366ac9
commit 70aac632a1
5 changed files with 22 additions and 49 deletions

View File

@@ -7,7 +7,7 @@ the wxWindows GUI library.
More information about the wxWindows project as a whole
can be found at:
http://www.wxwindows.org
http://www.wxwindows.org/
Information on how to install can be found in the file
install.txt, but if you cannot wait, this should work on
@@ -33,7 +33,7 @@ Alternatively, you may also use the bug reporting system
linked from the wxWindows web page.
The library produced by the install process will be called
libwx_motif.a (static) and libwx_motif-2.3.so.0.0.0 (shared) so that
libwx_motif.a (static) and libwx_motif-2.5.so.0.0.0 (shared) so that
once a binary incompatible version of wxWindows/Motif comes out
we'll augment the library version number to avoid linking problems.