aria2/m4
Nils Maier 22e414dbb0 Make AX_CXX_COMPILE_STDCXX_11 test for -stdlib=libc++ via std::shared_ptr
The clang shipped with OSX XCode and clangs not build enabling libcpp,
will default to the libstdc++ headers and lib installed on the system.
In the OSX case, that libstdc++ is the one bundles with gcc-4.2, which
is far too old to provide all required C++11 types, such as
std::shared_ptr.
Hence, the C++11 check should try to compile a program with a C++11 type
and try -stdlib=libc++ if the default lib fails to compile said program.
2013-08-21 23:19:01 +02:00
..
aria2_arg.m4 aria2_arg.m4: Doc fix 2013-03-12 23:35:04 +09:00
ax_cxx_compile_stdcxx_11.m4 Make AX_CXX_COMPILE_STDCXX_11 test for -stdlib=libc++ via std::shared_ptr 2013-08-21 23:19:01 +02:00
fallocate.m4 2010-07-27 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 2010-07-27 14:37:25 +00:00
libexpat.m4 Check with pkg-config only: c-ares, openssl, sqlite3 and zlib. 2012-04-07 21:30:32 +09:00