summaryrefslogtreecommitdiff
path: root/mail/claws-mail/files/patch-configure
blob: 786a2937275298c93f4b8943fa494c20713dc4cf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- configure.orig	2013-12-14 14:13:44.125318907 +0100
+++ configure	2013-12-14 14:15:18.705347095 +0100
@@ -21459,7 +21459,6 @@
 		if test x"$platform_win32" = xno; then
 			# libpython.so
 			PYTHON_SHARED_LIB="libpython${PYTHON_VERSION}.so"
-			LIBS="-ldl"
 			{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to dlopen $PYTHON_SHARED_LIB works" >&5
 $as_echo_n "checking whether to dlopen $PYTHON_SHARED_LIB works... " >&6; }
 			if test "$cross_compiling" = yes; then :