commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.9-44-g74f4e57


From: Justus Winter
Subject: [SCM] Hurd branch, master, updated. v0.9-44-g74f4e57
Date: Sun, 4 Jun 2017 13:06:11 -0400 (EDT)

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 "Hurd".

The branch, master has been updated
       via  74f4e5781e0f259a22b8e1e125973262600abed7 (commit)
      from  29ff193d27436e52d8112903c882ebe52f071d88 (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 74f4e5781e0f259a22b8e1e125973262600abed7
Author: Justus Winter <address@hidden>
Date:   Fri Jun 2 17:23:03 2017 +0200

    trans: Conditionally build the random translator.
    
    Only build the random translator if we find a suitable version of
    libgcrypt.  This helps to reduce the build dependencies to bootstrap
    the Hurd.
    
    * aclocal.m4: Include 'libgcrypt.m4'.
    * config.make.in (HAVE_LIBGCRYPT): New variable.
    * configure.ac: Check for a suitable libgcrypt.
    * m4/libgcrypt.m4: New file.
    * trans/Makefile: Conditionally build the random translator.

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

Summary of changes:
 aclocal.m4      |   4 ++
 config.make.in  |   3 ++
 configure.ac    |   3 ++
 m4/libgcrypt.m4 | 143 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 trans/Makefile  |  17 +++++--
 5 files changed, 166 insertions(+), 4 deletions(-)
 create mode 100644 m4/libgcrypt.m4


hooks/post-receive
-- 
Hurd



reply via email to

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