]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/gtk/makewxgtk
merged 2.2 branch
[wxWidgets.git] / docs / gtk / makewxgtk
index fa496124e2935e6cc81512cefe9cb0e9bb9b3334..2e5bcdb220f73c04b62c99f55269d31e5a37e2a8 100644 (file)
@@ -6,6 +6,6 @@
 # if you're feeling braven, you may wish to compile with threads.
 # -- Julian Smart
 rm -f *.cache
-chmod a+x configure config.sub config.guess
+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