autoconf-archive-commits
[Top][All Lists]
Advanced

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

GNU Autoconf Archive branch master updated. v2015.09.25-16-g433b0e3


From: E-mail notifications for the Autoconf Archive git repository.
Subject: GNU Autoconf Archive branch master updated. v2015.09.25-16-g433b0e3
Date: Mon, 23 Nov 2015 11:01:27 +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 "GNU Autoconf Archive".

The branch, master has been updated
       via  433b0e37b2c3cd7aa6b4551a7824a49e06875fba (commit)
      from  e3d948b0303aabb8c016c7f3d7f1d538aa5472be (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 433b0e37b2c3cd7aa6b4551a7824a49e06875fba
Author: Murray Cumming <address@hidden>
Date:   Tue Oct 20 10:22:06 2015 +0200

    AX_BOOST_PYTHON: Update for the AX_PYTHON_DEVEL change.
    
    Because AX_PYTHON_DEVEL now provides PYTHON_LIBS instead of PYTHON_FLAGS,
    this script needs to be updated accordingly.
    This lets AX_BOOST_PYTHON actually find the boost python library
    on newer systems that ignore the -l flags if they appear before the
    source file on the command line.
    
    I'm not sure why I needed to add PYTHON_LIBS to LIBS in the AC_CACHE_CHECK()
    line, though it apparently wasn't necessary to use PYTHON_LDFLAGS there
    before. I suspect that much of this file doesn't really make sense.

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

Summary of changes:
 m4/ax_boost_python.m4 |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU Autoconf Archive



reply via email to

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