From 2132a1a8eecb3460b8c2e4a7201e3254dc420179 Mon Sep 17 00:00:00 2001 From: Sebastian Kemper Date: Sun, 26 Dec 2021 15:47:41 +0100 Subject: [PATCH] configure: don't link in libintl libintl isn't used, so there is no need to link coturn to it. Signed-off-by: Sebastian Kemper --- configure | 1 - 1 file changed, 1 deletion(-) diff --git a/configure b/configure index 74d0258..810fccb 100755 --- a/configure +++ b/configure @@ -708,7 +708,6 @@ if ! [ ${ER} -eq 0 ] ; then echo "CYGWIN ?" fi testlib wldap64 -testlib intl testlib nsl testlib resolv