[Commits] [SCM] claws branch, master, updated. 3.14.1-131-g650e162
miras at claws-mail.org
miras at claws-mail.org
Fri Jan 13 22:41:25 CET 2017
The branch, master has been updated
via 650e162f0f6995a1cd6782fcf2ce9fa65410701a (commit)
via 8ab8e461d5669405dcc9a38521e5b29d34ba4675 (commit)
from 980b3ebe07e4952eb0411e8ea7b29c81d59db575 (commit)
Summary of changes:
- Log -----------------------------------------------------------------
commit 650e162f0f6995a1cd6782fcf2ce9fa65410701a
Merge: 8ab8e46 980b3eb
Author: Michael Rasmussen <mir at datanom.net>
Date: Fri Jan 13 22:41:08 2017 +0100
Merge branch 'master' of ssh+git://git.claws-mail.org/home/git/claws
commit 8ab8e461d5669405dcc9a38521e5b29d34ba4675
Author: Michael Rasmussen <mir at datanom.net>
Date: Fri Jan 13 22:39:10 2017 +0100
Fix bug #3673. Patch provided by Perry E. Metzger
diff --git a/configure.ac b/configure.ac
index 5677da4..821ff46 100644
--- a/configure.ac
+++ b/configure.ac
@@ -118,7 +118,7 @@ case "$host" in
;;
*-apple-*)
platform_osx=yes
- LDFLAGS="$LDFLAGS -Wl,-export-dynamic"
+ LDFLAGS="$LDFLAGS -Wl,-export_dynamic"
;;
*)
platform_win32=no
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list