aboutsummaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorMike Toews <mwtoews@gmail.com>2018-06-02 19:49:34 +1200
committerMike Toews <mwtoews@gmail.com>2018-06-02 19:51:25 +1200
commitabf44ad4154dc3ffd1be2090e2f5c8e07bf35528 (patch)
tree0db2a158010e715082b80253d32c361618114098 /m4
parent347fdaa1e6c75da039ac9b93b6ef7b7197efaa67 (diff)
downloadPROJ-abf44ad4154dc3ffd1be2090e2f5c8e07bf35528.tar.gz
PROJ-abf44ad4154dc3ffd1be2090e2f5c8e07bf35528.zip
use shortened URL from StackExchange websites
Diffstat (limited to 'm4')
-rw-r--r--m4/ax_cxx_compile_stdcxx.m42
1 files changed, 1 insertions, 1 deletions
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