[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] Hurd branch, master, updated. v0.5-231-g263118a
From: |
Ludovic Court�s |
Subject: |
[SCM] Hurd branch, master, updated. v0.5-231-g263118a |
Date: |
Tue, 22 Apr 2014 08:39:36 +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 "Hurd".
The branch, master has been updated
via 263118a6681918add6861eaede318657ee23b7c4 (commit)
from 20e078293697dd99ddcf2c2151c9f075409cc185 (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 263118a6681918add6861eaede318657ee23b7c4
Author: Ludovic Courtès <address@hidden>
Date: Sat Apr 12 18:33:35 2014 +0200
build: Remove configure check for libcrypt.
GNU libc has provided the 'crypt' function in libcrypt for a long time,
making this check unnecessary.
* configure.ac: Remove libcrypt check and 'LIBCRYPT' substitution.
* config.make.in (LIBCRYPT): Remove.
* trans/Makefile (password-LDLIBS): Change $(LIBCRYPT) to -lcrypt.
* utils/Makefile (login-LDLIBS, addauth-LDLIBS, setauth-LDLIBS):
Likewise.
-----------------------------------------------------------------------
Summary of changes:
config.make.in | 3 ---
configure.ac | 4 ----
trans/Makefile | 4 ++--
utils/Makefile | 8 ++++----
4 files changed, 6 insertions(+), 13 deletions(-)
hooks/post-receive
--
Hurd
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] Hurd branch, master, updated. v0.5-231-g263118a,
Ludovic Court�s <=