From e6ee39554dceb8e8964cce9ab42462db2f20b6b2 Mon Sep 17 00:00:00 2001 From: James Booth Date: Tue, 19 Jan 2016 23:33:45 +0000 Subject: [PATCH] Cygwin: Use patched libstrophe build --- install-all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-all.sh b/install-all.sh index 40b3b95d..1374262e 100755 --- a/install-all.sh +++ b/install-all.sh @@ -113,7 +113,7 @@ cyg_install_lib_strophe() echo git clone git://github.com/strophe/libstrophe.git cd libstrophe - git checkout 0.8.8 + git checkout 6f612d4 ./bootstrap.sh ./bootstrap.sh # second call seems to fix problem on cygwin ./configure --prefix=/usr