boinc/m4
Christian Beer cc67f461cf Build: remove --disable-wx-debug
WxWidgets switched to using -DNDEBUG to disable debugging in version 2.9.1 and enabling it by default. My previous change (530eb18) made the debug version the default and one had to disable the debugging for release builds. This is fixed now and the non-debug version is the default. Now WxWidgets debug assertions are switched on if --enable-debug is specified.

fixes #1476
2016-01-26 17:46:56 +01:00
..
Makefile.am
ax_check_gl.m4 - build: reordered compiler flags checking. Fixed problems with finding location of wx-config when running with cached configuration. Made sure to check ${prefix}/lib when looking for libGL, libGLU, and libglut. 2009-01-22 21:39:40 +00:00
ax_check_glu.m4 - build: reordered compiler flags checking. Fixed problems with finding location of wx-config when running with cached configuration. Made sure to check ${prefix}/lib when looking for libGL, libGLU, and libglut. 2009-01-22 21:39:40 +00:00
ax_check_glut.m4 WIN32 Cross Compile Fixes 2014-05-01 17:44:34 -07:00
ax_lang_compiler_ms.m4
ax_pthread.m4 - AUTOCONF: hack to permit AX_PTHREADS to work on autoconf 2.59 2013-08-15 11:36:13 -07:00
ax_winsock.m4 WIN32 Cross Compile Fixes 2014-05-01 17:44:34 -07:00
boinc_check_cygwin.m4
boinc_check_fcgi.m4 - Unix build tweaks. Fixes #1193 (I think) 2012-06-27 05:03:16 +00:00
boinc_check_flags.m4 Fix bug in recent automake distro that causes C programs to be compiled with a 2009-01-22 22:26:39 +00:00
boinc_check_lib_with.m4 - STILL WORK TO BE DONE TO GET locale STUFF INSTALLED PROPERLY!!! 2009-01-13 23:06:02 +00:00
boinc_getsockopt.m4 - don't include config.h from network.h (Gabor Gombas) 2009-06-16 18:51:33 +00:00
boinc_gtk.m4 - STILL WORK TO BE DONE TO GET locale STUFF INSTALLED PROPERLY!!! 2009-01-13 23:06:02 +00:00
boinc_msg_debug.m4
boinc_platform.m4 Changes for mingw32 cross compile 2014-04-29 07:50:33 -07:00
boinc_set_compile_flags.m4 - transitioner: the format string for a DB query had %.15d instead of %.15e. 2010-06-25 18:54:37 +00:00
boinc_wxwidgets.m4 Build: remove --disable-wx-debug 2016-01-26 17:46:56 +01:00
check_ssl.m4 Modified CHECK_SSL to check existence of -ldl and -lz before adding them to 2013-03-05 15:06:38 +01:00
gtk-2.0.m4 svn path=/trunk/boinc/; revision=20458 2010-02-06 08:21:13 +00:00
kc_mysql.m4
libcurl.m4 - Unix build tweaks. Fixes #1193 (I think) 2012-06-27 05:03:16 +00:00
sah_check_lib.m4 Linux: Revert previous change, it did not have the desired effect. 2013-06-19 14:43:02 -04:00
sah_grx.m4
sah_header_stdcxx.m4 - First fixes for out-of-source-tree configure and compile - samples/example_app will no longer build by default. To build person compile must run make in the example_app directory in-source-tree. Thats because the Makefile is not and should not be generated by automake. 2013-03-01 16:19:16 +01:00
sah_largefile_breaks_cxx.m4 - First fixes for out-of-source-tree configure and compile - samples/example_app will no longer build by default. To build person compile must run make in the example_app directory in-source-tree. Thats because the Makefile is not and should not be generated by automake. 2013-03-01 16:19:16 +01:00
sah_libext.m4
sah_links.m4 - First fixes for out-of-source-tree configure and compile - samples/example_app will no longer build by default. To build person compile must run make in the example_app directory in-source-tree. Thats because the Makefile is not and should not be generated by automake. 2013-03-01 16:19:16 +01:00
sah_namespace.m4
sah_select_bitness.m4 Fixed typo 2014-05-02 09:43:14 -07:00
sah_staticize_ldflags.m4
sqlite3.m4 More Line Ending Changes 2013-03-04 17:19:38 +01:00
wxWidgets.m4