]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/gtk/makewxgtk
Added RTLD_GLOBAL to dlopen() flags which is needed if libraries depend
[wxWidgets.git] / docs / gtk / makewxgtk
index fa496124e2935e6cc81512cefe9cb0e9bb9b3334..d6d76f2124fc7eb9aeb06d859fa28e34ef9c5e44 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 contrib/configure
 ./configure --disable-shared --with-gtk --with-debug_flag --with-debug_info --enable-debug --without-threads --without-sockets -without-odbc -without-libjpeg
 make