]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/readme_vms.txt
--with-sdl option should be taken into account for non-GUI builds too (closes bug...
[wxWidgets.git] / docs / readme_vms.txt
index c44a38a7f188254f0a308a955de6f304b98d0479..8aeb8c9d0b3dd62dc053803cd635d75b4ddfa1e0 100644 (file)
@@ -4,7 +4,7 @@ and many tests have still to be done.
 The compilation was tested with
     -OpenVMS Alpha 7.2-1
     -DECC 6.2
-    -Compac C++ 6.2
+    -Compaq C++ 6.2
     -DECWindows 1.2-5
     -GTK1.2.8 (for wxGTK)
     
@@ -12,7 +12,7 @@ To get everything compiled you'll need to have installed prior to compiling
 wxWidgets:
     -Bison
       get it from http://www.openvms.digital.com/freeware/
-      You' have to fix the following bug:
+      You'll have to fix the following bug:
         add the following 3 lines in BISON.SIMPLE
          #elif __VMS
          #include <stdlib.h>