From abf44ad4154dc3ffd1be2090e2f5c8e07bf35528 Mon Sep 17 00:00:00 2001 From: Mike Toews Date: Sat, 2 Jun 2018 19:49:34 +1200 Subject: use shortened URL from StackExchange websites --- m4/ax_cxx_compile_stdcxx.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'm4/ax_cxx_compile_stdcxx.m4') diff --git a/m4/ax_cxx_compile_stdcxx.m4 b/m4/ax_cxx_compile_stdcxx.m4 index 2c18e49c..1bff58a5 100644 --- a/m4/ax_cxx_compile_stdcxx.m4 +++ b/m4/ax_cxx_compile_stdcxx.m4 @@ -408,7 +408,7 @@ namespace cxx11 } - // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae + // https://stackoverflow.com/q/13728184 // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function // because of this. namespace test_template_alias_sfinae -- cgit v1.2.3