talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit 56a59eb0338866210734c132044b7906976bd983
parent bcb8cb4e9d6c8e777fd43fbef905d11c1e0fbc23
Author: wwp <wwp@free.fr>
Date:   Sat, 14 Jan 2017 08:37:04 +0100

Merge branch 'master' of ssh+git://git.claws-mail.org/home/git/claws

Diffstat:
Mconfigure.ac | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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