libbsd: Branch 'main'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Feb 21 01:31:38 UTC 2024


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0bdbc0787ef9321e779104b781e9641f002cefc2
Author: Guillem Jover <guillem at hadrons.org>
Date:   Wed Feb 21 02:29:15 2024 +0100

    build: Revert accidental testing aid change
    
    This was accidentally included in the commit, but should have only been
    used during development.
    
    Fixes: commit de124dcafac678351366b0572938398ea7ae93e4
    Changelog: silent

diff --git a/configure.ac b/configure.ac
index a6e63db..806808d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,7 +44,7 @@ need_err=yes
 need_errc=yes
 need_fpurge=yes
 need_funopen=yes
-need_md5=no
+need_md5=yes
 need_name_from_id=yes
 need_nlist=yes
 need_progname=yes


More information about the libbsd mailing list