]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/gtk/makewxgtk
Applied patch [ 549256 ] fix minor bug in widgets sample
[wxWidgets.git] / docs / gtk / makewxgtk
index d6d76f2124fc7eb9aeb06d859fa28e34ef9c5e44..cf8ac225e021a07132db18793e95d9ddd646ffb3 100644 (file)
@@ -3,9 +3,9 @@
 # and makes wxGTK.
 # Call from top-level wxWindows directory.
 # Note that this uses standard (but commonly-used) configure options;
-# if you're feeling braven, you may wish to compile with threads.
+# if you're feeling brave, you may wish to compile with threads.
 # -- Julian Smart
 rm -f *.cache
-chmod a+x configure config.sub config.guess samples/configure contrib/configure
+chmod a+x configure config.sub config.guess samples/configure demos/configure contrib/configure
 ./configure --disable-shared --with-gtk --with-debug_flag --with-debug_info --enable-debug --without-threads --without-sockets -without-odbc -without-libjpeg
 make