wolfssl/m4
John Safranek 6bc3009544 fix minor configure error for debug builds redux
1. Backed out change from commit 8178acfe.
2. AX_DEBUG calling AX_ADD_AM_MACRO incorrectly. Syntax should be
   AX_ADD_AM_MACRO( VAR += value ), not AX_ADD_AM_MACRO( value, VAR ).
2014-02-11 17:49:19 -08:00
..
ax_add_am_macro.m4 Add in missing files for JOBSERVER. 2012-10-26 15:10:42 -07:00
ax_am_jobserver.m4 This dramatically speeds up the time taken to compile cyassl (assuming you have multiple cores...). 2012-10-26 00:35:52 -04:00
ax_am_macros.m4 This dramatically speeds up the time taken to compile cyassl (assuming you have multiple cores...). 2012-10-26 00:35:52 -04:00
ax_append_compile_flags.m4
ax_append_flag.m4
ax_append_link_flags.m4
ax_append_to_file.m4 fix minor configure error for debug builds redux 2014-02-11 17:49:19 -08:00
ax_check_compile_flag.m4
ax_check_library.m4 Update autoconf rules. Fixes bug url to point to github issues. 2013-09-15 00:13:30 -07:00
ax_check_link_flag.m4
ax_compiler_version.m4 Update autoconf rules. Fixes bug url to point to github issues. 2013-09-15 00:13:30 -07:00
ax_count_cpus.m4 This dramatically speeds up the time taken to compile cyassl (assuming you have multiple cores...). 2012-10-26 00:35:52 -04:00
ax_create_generic_config.m4 This add the generic structure required to have pkgconfig work. 2012-10-26 02:06:06 -04:00
ax_debug.m4 fix minor configure error for debug builds redux 2014-02-11 17:49:19 -08:00
ax_file_escapes.m4 Add in missing files for JOBSERVER. 2012-10-26 15:10:42 -07:00
ax_harden_compiler_flags.m4 Update autoconf rules. Fixes bug url to point to github issues. 2013-09-15 00:13:30 -07:00
ax_print_to_file.m4 Add in m4/ax_print_to_file.m4 2012-10-26 15:20:44 -04:00
ax_pthread.m4 Improvement to M4 scripts to check for clang when building under Darwin. 2013-10-28 12:27:56 -07:00
ax_tls.m4 add thread local storage to ecc fp cache, no locking required but cache is per thread, higher conncurrent performance but more memory needed 2013-11-11 17:00:35 -08:00
ax_vcs_checkout.m4 Update autoconf rules. Fixes bug url to point to github issues. 2013-09-15 00:13:30 -07:00
hexversion.m4
lib_socket_nsl.m4
require_canonical.m4
visibility.m4
wolfssl_darwin_clang.m4 Improvement to M4 scripts to check for clang when building under Darwin. 2013-10-28 12:27:56 -07:00