protobuf/m4
Adam Cozzette b40d318650 Fixed cross compilations with the Autotools build
Pull request #2517 caused cross compilations to start failing, because
the js_embed binary was being built to run on the target platform
instead of on the build machine. This change updates the Autotools build
to use the AX_PROG_CXX_FOR_BUILD macro to find a suitable compiler for
the build machine and always use that when building js_embed.
2017-01-03 13:14:39 -08:00
..
ac_system_extensions.m4 Support "Solaris 10 using recent Sun Studio". 2008-12-04 20:34:50 +00:00
acx_check_suncc.m4 Fixing compile errors on Solaris in 64-bit mode 2015-09-02 11:34:23 -04:00
acx_pthread.m4 Fix corner case in acx_pthread.m4 to work with -nostdlib, patch from Kacper Kowalik. 2011-01-13 06:44:11 +00:00
ax_cxx_compile_stdcxx.m4 Include -std=c++11 when compiling protobuf if available. 2016-12-07 17:59:42 -05:00
ax_prog_cc_for_build.m4 Fixed cross compilations with the Autotools build 2017-01-03 13:14:39 -08:00
ax_prog_cxx_for_build.m4 Fixed cross compilations with the Autotools build 2017-01-03 13:14:39 -08:00
stl_hash.m4 Revert the change and remove an incorrect comment 2016-01-09 13:38:42 +00:00