]> git.ipfire.org Git - thirdparty/libbsd.git/commitdiff
build: Revert accidental testing aid change
authorGuillem Jover <guillem@hadrons.org>
Wed, 21 Feb 2024 01:29:15 +0000 (02:29 +0100)
committerGuillem Jover <guillem@hadrons.org>
Wed, 21 Feb 2024 01:29:15 +0000 (02:29 +0100)
This was accidentally included in the commit, but should have only been
used during development.

Fixes: commit de124dcafac678351366b0572938398ea7ae93e4
Changelog: silent

configure.ac

index a6e63db676a908726016258bc15b519ca5933f01..806808de65d047fc16a20a80c62ff1b058a3e21b 100644 (file)
@@ -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