[LIBGPG-ERROR PATCH 10/12] use https to refer to cygwin.com
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Fri Feb 5 20:16:31 CET 2016
---
m4/threadlib.m4 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/m4/threadlib.m4 b/m4/threadlib.m4
index b015365..32c2ea5 100644
--- a/m4/threadlib.m4
+++ b/m4/threadlib.m4
@@ -67,7 +67,7 @@ changequote(,)dnl
dnl child process gets an endless segmentation fault inside execvp().
dnl Disable multithreading by default on Cygwin 1.5.x, because it has
dnl bugs that lead to endless loops or crashes. See
- dnl <http://cygwin.com/ml/cygwin/2009-08/msg00283.html>.
+ dnl <https://cygwin.com/ml/cygwin/2009-08/msg00283.html>.
osf*) gl_use_threads=no ;;
cygwin*)
case `uname -r` in
--
2.7.0
More information about the Gnupg-devel
mailing list