[Commits] [SCM] claws branch, master, updated. 3.9.1-5-g24d7812

claws at claws-mail.org claws at claws-mail.org
Thu May 9 18:40:06 CEST 2013


The branch master of project "claws" (Claws Mail) has been updated
       via  24d781260b1c2ee451c8bffb39918137398ef06b (commit)
      from  d04c724c9e74f7c5d1f247e41a21e472790d9992 (commit)


- Log -----------------------------------------------------------------
commit 24d781260b1c2ee451c8bffb39918137398ef06b
Author: Paul <paul at claws-mail.org>
Date:   Thu May 9 17:39:57 2013 +0100

    remove useless repeated line (thanks, Brian!)

diff --git a/configure.ac b/configure.ac
index 6ac1b83..2eedb04 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1183,7 +1183,6 @@ fi
 if test x"$HAVE_PERL" = xyes; then
 	AC_MSG_CHECKING(for Perl compile flags)
 	PERL_CFLAGS=`perl -MExtUtils::Embed -e ccopts`
-	PERL_CFLAGS=`perl -MExtUtils::Embed -e ccopts`
 	PERL_CFLAGS=`echo $PERL_CFLAGS | sed 's/-D_FILE_OFFSET_BITS=[[0-9]]*//'`
 	PERL_LDFLAGS=`perl -MExtUtils::Embed -e ldopts |sed 's/-lgdbm//'`
 	PERL_LDFLAGS=`echo $PERL_LDFLAGS |sed 's/-ldb//'`

-----------------------------------------------------------------------

Summary of changes:
 configure.ac |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list