X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=m4%2Fax_cxx_compile_stdcxx.m4;h=8b6df5a5ded5bceb4cd0c513b2288e6aac2dd468;hb=fe65a6a32ba3654c532639ba656bd66b041d7dc6;hp=5032bba8091d5d1074f4509b4c47b38a66389c6b;hpb=a280f8312cc9b27515efbab292b95b9d147a2b73;p=platform%2Fupstream%2Fharfbuzz.git diff --git a/m4/ax_cxx_compile_stdcxx.m4 b/m4/ax_cxx_compile_stdcxx.m4 index 5032bba..8b6df5a 100644 --- a/m4/ax_cxx_compile_stdcxx.m4 +++ b/m4/ax_cxx_compile_stdcxx.m4 @@ -422,7 +422,7 @@ namespace cxx11 } - // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae + // https://stackoverflow.com/questions/13728184/template-aliases-and-sfinae // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function // because of this. namespace test_template_alias_sfinae