]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/docs/BUILD.txt
Use wxPyRaiseNotImplemented
[wxWidgets.git] / wxPython / docs / BUILD.txt
index 7a185e1f09005d675c15ebe8b5095a7168d36e5d..6f5d4f519fa7e592ce14eb43c1bdbadbd5078323 100644 (file)
@@ -59,10 +59,12 @@ place, then do the same for wxPython.
                      --disable-monolithic \
                      --enable-debug \
                      --enable-geometry \
+                     --enable-sound \
+                     --enable-display \
                      
 
    On OS X of course you'll want to use --with-mac instead of
-   --with-gtk.  For GTK2 and unicode add:
+   --with-gtk.  For GTK2 and unicode add::
                         
                      --enable-gtk2 \
                      --enable-unicode \