weechat-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, maste


From: Sebastien Helleu
Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.2-rc2-21-g0cef9a2
Date: Sat, 05 Oct 2013 18:24:23 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Fast, light and extensible chat client".

The branch, master has been updated
       via  0cef9a220db56851cb53d3e80deff8e5e5a51692 (commit)
       via  8fb67c241d94b3a35292eed6eb2526d092d73021 (commit)
       via  b5f6874f2c1f02d042ad8abd9bafb1c8c7152efa (commit)
      from  a6c188ce4fb42a12eef068bdcc8e9f7b270c5da8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0cef9a220db56851cb53d3e80deff8e5e5a51692
Author: Sebastien Helleu <address@hidden>
Date:   Sat Oct 5 20:23:07 2013 +0200

    core: fix detection of python on Cygwin (autotools)

commit 8fb67c241d94b3a35292eed6eb2526d092d73021
Author: Sebastien Helleu <address@hidden>
Date:   Sat Oct 5 20:19:59 2013 +0200

    core: add detection of pkg-config (required on Cygwin)
    
    This fixes the detection of enchant lib, the macro PKG_CHECK_MODULES 
requires
    pkg-config.

commit b5f6874f2c1f02d042ad8abd9bafb1c8c7152efa
Author: Sebastien Helleu <address@hidden>
Date:   Sat Oct 5 20:17:18 2013 +0200

    core: move the "-no-undefined" from LDFLAGS in configure.ac to Makefile.am 
in plugins
    
    This "-no-undefined" was causing an error when detecting "ld" lib on Cygwin.

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

Summary of changes:
 configure.ac                      |   18 +++++++++++++++---
 src/plugins/alias/Makefile.am     |    2 +-
 src/plugins/aspell/Makefile.am    |    2 +-
 src/plugins/charset/Makefile.am   |    2 +-
 src/plugins/fifo/Makefile.am      |    2 +-
 src/plugins/guile/Makefile.am     |    2 +-
 src/plugins/irc/Makefile.am       |    2 +-
 src/plugins/logger/Makefile.am    |    2 +-
 src/plugins/lua/Makefile.am       |    2 +-
 src/plugins/perl/Makefile.am      |    2 +-
 src/plugins/python/Makefile.am    |    2 +-
 src/plugins/relay/Makefile.am     |    2 +-
 src/plugins/rmodifier/Makefile.am |    2 +-
 src/plugins/ruby/Makefile.am      |    2 +-
 src/plugins/script/Makefile.am    |    2 +-
 src/plugins/tcl/Makefile.am       |    2 +-
 src/plugins/xfer/Makefile.am      |    2 +-
 17 files changed, 31 insertions(+), 19 deletions(-)


hooks/post-receive
-- 
Fast, light and extensible chat client



reply via email to

[Prev in Thread] Current Thread [Next in Thread]