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. v2014.02.28-38-ga0ef75b


From: E-mail notifications for the Autoconf Archive git repository.
Subject: GNU Autoconf Archive branch master updated. v2014.02.28-38-ga0ef75b
Date: Sat, 13 Sep 2014 22:50:53 +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  a0ef75b4669fb9b173b1796daf3a72e2195fb1f2 (commit)
      from  1f9acf39e6b3b0c7ce018a0455884ce2f425a47a (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 a0ef75b4669fb9b173b1796daf3a72e2195fb1f2
Author: Alex Henrie <address@hidden>
Date:   Mon Jun 23 22:41:28 2014 -0600

    AX_HAVE_QT: auto-detect Qt 5 by querying $PATH and qmake
    
    The old logic for detecting Qt did not work for newer versions of Qt,
    nor did it work on newer Debian/Ubuntu because of multiarch. I've
    replaced the old hacks and heuristics with clean code that uses a Qt 5
    pro file to detect Qt's parameters from $PATH and qmake. Qt 4 and
    earlier do not support this kind of introspection, but any version of
    Qt can still be used by explicitly specifying its parameters.
    
    Submitted in <https://savannah.gnu.org/patch/index.php?8486>.

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

Summary of changes:
 NEWS             |    3 +
 m4/ax_have_qt.m4 |  160 ++++++++++++++++++++++++++++--------------------------
 2 files changed, 85 insertions(+), 78 deletions(-)


hooks/post-receive
-- 
GNU Autoconf Archive



reply via email to

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