]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/cocoa/install.txt
adding x server license terms for polygon methods
[wxWidgets.git] / docs / cocoa / install.txt
index 2235eb0b93b34726e42b31762f143cf4041ea6df..a7a5cb3f665cbf8926407d782ce67e1b4765202e 100644 (file)
@@ -9,10 +9,6 @@ To compile it, you will need Apple's Developer Tools.  However, please
 note that any work to make it suitable for GNUstep (which will require
 a GCC release with Objective-C++) will be much appreciated.
 
-Some users also report success with Metrowerks CodeWarrior IDE and I've even
-on occasion used the command-line MW compilers (see docs/metrowerks) with
-configure instead of GCC and Apple's LD.
-
 Like most UNIX ports, the standard configure/make method works.  You should
 be able to build the library as static or shared.  I usually build static.